Skip to content

Commit 25da49d

Browse files
committed
update changelog
1 parent 2c6974b commit 25da49d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.1] - 2022-04-11
4+
5+
### Fixed
6+
7+
- Fixed a regression where export incorrectly always exported default group only. [#50](https://github.com/python-poetry/poetry-plugin-export/pull/50)
8+
39
## [1.0.0] - 2022-04-05
410

511
### Fixed
@@ -31,7 +37,8 @@
3137
- Added support for dependency groups. [#6](https://github.com/python-poetry/poetry-plugin-export/pull/6)
3238

3339

34-
[Unreleased]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.0...main
40+
[Unreleased]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.1...main
41+
[1.0.1]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.1
3542
[1.0.0]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.0
3643
[0.2.1]: https://github.com/python-poetry/poetry-plugin-export/compare/0.2.1
3744
[0.2.0]: https://github.com/python-poetry/poetry-plugin-export/compare/0.2.0

0 commit comments

Comments
 (0)