Skip to content

Commit f6a3e36

Browse files
authored
Merge pull request #21 from openlawlibrary/release/0.8.0
build: update changelog
2 parents 858473d + 58bf06b commit f6a3e36

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
1212

1313
### Changed
1414

15+
### Fixed
16+
17+
### Removed
18+
19+
## [0.8.0]
20+
21+
### Added
22+
23+
### Changed
24+
1525
- Add support for --constraints-path flag ([#20])
1626

1727
[#20]: https://github.com/openlawlibrary/upgrade-python-package/pull/20
@@ -173,7 +183,8 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
173183
[#5]: https://github.com/openlawlibrary/upgrade-python-package/pull/5
174184
[#6]: https://github.com/openlawlibrary/upgrade-python-package/pull/6
175185

176-
[Unreleased]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.3...HEAD
186+
[Unreleased]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.8.0...HEAD
187+
[0.8.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.3...0.8.0
177188
[0.7.3]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.2...0.7.3
178189
[0.7.2]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.1...0.7.2
179190
[0.7.1]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.0...0.7.1

0 commit comments

Comments
 (0)