Skip to content

Commit 57170a6

Browse files
authored
docs: update changelog for release (#16)
1 parent 07edf1e commit 57170a6

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

1111
### Added
1212

13+
### Changed
14+
15+
### Fixed
16+
17+
### Removed
18+
19+
## [0.7.0]
20+
21+
### Added
22+
1323
- Added venv management script built on top of upgrade-python-package script ([#15])
1424
- Added `find-compatible-versions` script which for a given venv, determines whether a new compatible update is available ([#15])
1525

@@ -117,7 +127,8 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
117127
[#5]: https://github.com/openlawlibrary/upgrade-python-package/pull/5
118128
[#6]: https://github.com/openlawlibrary/upgrade-python-package/pull/6
119129

120-
[Unreleased]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.6.0...HEAD
130+
[Unreleased]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.7.0...HEAD
131+
[0.7.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.6.0...0.7.0
121132
[0.6.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.5.0...0.6.0
122133
[0.5.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.4.0...0.5.0
123134
[0.4.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/0.3.0...0.4.0

0 commit comments

Comments
 (0)