-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releaser: Add release notes for 0.92.1
[ci skip]
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
|
||
|
||
This is a bug-fix release with a couple of important fixes. | ||
|
||
* Make the RenderString content provider fix more general f22c4aba [@bep](https://github.com/bep) #9383 | ||
* Fix .RenderString issue in .Translations 85d31f7b [@ptgott](https://github.com/ptgott) #9383 | ||
* general: Fix issue causing log threads to hang indefinitely when print() panics 22055176 [@Ephex2](https://github.com/Ephex2) #9380 | ||
* Fix duplicate mount sources 7a080b62 [@bep](https://github.com/bep) #9426 | ||
* tpl/collections: Fix apply with namespaced template funcs 26557399 [@bep](https://github.com/bep) #9393 | ||
* common: Remove unused code 348d300a [@bep](https://github.com/bep) | ||
* common/paths: Remove unused code 6f07bdb1 [@bep](https://github.com/bep) | ||
* helpers: Remove unused code 55a9bc1e [@bep](https://github.com/bep) | ||
* Do not render hl_style as an HTML attribute 20a7ce7c [@jmooring](https://github.com/jmooring) #9390 | ||
* build(deps): bump github.com/spf13/viper from 1.8.1 to 1.10.1 8cd44924 [@dependabot[bot]](https://github.com/apps/dependabot) | ||
* Fixing typos (#9387) 9d8f318a [@deining](https://github.com/deining) | ||
* Fix typo in warning message fcbbbef2 [@deining](https://github.com/deining) | ||
* github: Clean up the issue templates a little 6041adc1 [@bep](https://github.com/bep) | ||
* github: Add lock-threads step 408da436 [@bep](https://github.com/bep) | ||
* releaser: Prepare repository for 0.93.0-DEV ed04ed57 [@bep](https://github.com/bep) | ||
|
||
|
||
|