Changes related to release of v0.144.0

This commit is contained in:
Joe Mooring 2025-02-04 07:13:22 -08:00 committed by GitHub
parent a0012fccef
commit c3290b8765
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,8 +29,8 @@ Common [reasons for deprecation]:
After the project team deprecates something in code, Hugo will: After the project team deprecates something in code, Hugo will:
1. Log an INFO message for 6 minor releases[^1] 1. Log an INFO message for 3 minor releases[^1]
1. Log a WARN message for another 6 minor releases 1. Log a WARN message for another 12 minor releases
1. Log an ERROR message and fail the build thereafter 1. Log an ERROR message and fail the build thereafter
To see the INFO messages, you must use the `--logLevel` command line flag: To see the INFO messages, you must use the `--logLevel` command line flag: