Skip to content

Commit 74d35b7

Browse files
authored
Update changelog
1 parent e9caa80 commit 74d35b7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.1] - 2019-06-05
10+
### Fixed
11+
- Fixed error when environment variables loaded from file contain spaces in their values [#14](https://github.com/greenled/portainer-stack-utils/pull/14)
12+
913
## [0.1.0] - 2019-05-24
1014
### Added
1115
- Stack deployment
@@ -19,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1923
- Debug mode
2024
- Strict mode
2125

22-
[Unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.0...HEAD
23-
[0.1.0]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0
26+
[Unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.1...HEAD
27+
[0.1.1]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.1
28+
[0.1.0]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0

0 commit comments

Comments
 (0)