Skip to content

Commit 84d5600

Browse files
committed
Release 0.2.6
1 parent 1b659fa commit 84d5600

File tree

5 files changed

+407
-356
lines changed

5 files changed

+407
-356
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.2.6] - 2020-11-12
11+
12+
### Fixed
13+
14+
- Fix update infra capabilities, so updates won't fail because policies did not have all the data (#176)
15+
- Use loguru for uvicorn logs (#173)
16+
1017
## [0.2.5] - 2020-10-29
1118

1219
### Added
@@ -35,5 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3542
- Add reporting policies
3643
- Add codeql-analysis
3744

38-
[unreleased]: https://github.com/stacklio/stackl/compare/v0.2.5...HEAD
45+
[unreleased]: https://github.com/stacklio/stackl/compare/v0.2.6...HEAD
46+
[0.2.6]: https://github.com/stacklio/stackl/compare/v0.2.5...v0.2.6
3947
[0.2.5]: https://github.com/stacklio/stackl/compare/v0.2.4...v0.2.5

0 commit comments

Comments
 (0)