Skip to content

Commit 79d3b5e

Browse files
committed
Add changelog
1 parent d90eb42 commit 79d3b5e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.0] - 2019-05-24
10+
### Added
11+
- Stack deployment
12+
- Stack update
13+
- Stack undeployment
14+
- Configuration through environment variables
15+
- Configuration through flags
16+
- Stack environment variables loading from file
17+
- Optional SSL verification of Portainer instance
18+
- Verbose mode
19+
- Debug mode
20+
- Strict mode
21+
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

0 commit comments

Comments
 (0)