This commit is contained in:
Thomas Miceli
2024-11-26 22:46:25 +01:00
parent 3a4080176c
commit 526da6ccbb
7 changed files with 17 additions and 10 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.8.3](https://github.com/thomiceli/opengist/compare/v1.8.2...v1.8.3) - 2024-11-26
See here how to [update](/docs/update.md) Opengist.
### Changed
- Throw `warn` instead of `fatal` on Git global config init failure (#392)
- Define esbuild as a Javascript dependency for all other platforms (#393)
## [1.8.2](https://github.com/thomiceli/opengist/compare/v1.8.1...v1.8.2) - 2024-11-25
See here how to [update](/docs/update.md) Opengist.