mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update changelog
This commit is contained in:
committed by
GitHub
parent
e9caa803b6
commit
74d35b765e
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.1] - 2019-06-05
|
||||
### Fixed
|
||||
- Fixed error when environment variables loaded from file contain spaces in their values [#14](https://github.com/greenled/portainer-stack-utils/pull/14)
|
||||
|
||||
## [0.1.0] - 2019-05-24
|
||||
### Added
|
||||
- Stack deployment
|
||||
@ -19,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Debug mode
|
||||
- Strict mode
|
||||
|
||||
[Unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.0...HEAD
|
||||
[0.1.0]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0
|
||||
[Unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.1...HEAD
|
||||
[0.1.1]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.1
|
||||
[0.1.0]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0
|
||||
|
Reference in New Issue
Block a user