Skip to content

Commit acb178a

Browse files
author
Juan Carlos Mejías Rodríguez
committed
Update changelog
1 parent b34030c commit acb178a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.2] - 2019-10-29
10+
### Changed
11+
- Delegated compose file loading and escaping to jq [#33](https://github.com/greenled/portainer-stack-utils/pull/33)
12+
13+
### Fixed
14+
- Fixed compose file backslash escaping [#33](https://github.com/greenled/portainer-stack-utils/pull/33)
15+
916
## [0.1.1] - 2019-06-05
1017
### Fixed
1118
- Fixed error when environment variables loaded from file contain spaces in their values [#14](https://github.com/greenled/portainer-stack-utils/pull/14)
@@ -23,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2330
- Debug mode
2431
- Strict mode
2532

26-
[Unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.1...HEAD
33+
[unreleased]: https://github.com/greenled/portainer-stack-utils/compare/0.1.2...HEAD
34+
[0.1.2]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.2
2735
[0.1.1]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.1
2836
[0.1.0]: https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0

0 commit comments

Comments
 (0)