versionbump

This commit is contained in:
mag37 2024-06-03 22:53:10 +02:00 committed by GitHub
parent 5d86c79710
commit bbe9164554
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
___
## :bell: Changelog
- **v0.4.2**: Added timeout option to skip container if registry check takes too long (10s default).
- **v0.4.3**: Added timeout option to skip container if registry check takes too long (10s default).
- **v0.4.1**: Syntax and logic cleanups, bugfixes on multi compose and env-files.
- **v0.4.0**: Reworked selfupdate (auto git/curl/wget), general syntax cleanup, added -v for version.
- **v0.3.8**: Fixed `--env-file` logic to work with multiple env-files.