We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c59d989 commit 8714296Copy full SHA for 8714296
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.0](https://github.com/artisanofcode/poetry-stickywheel-plugin/compare/v0.1.0...v0.2.0) (2023-11-15)
4
+
5
6
+### Features
7
8
+* add python 3.8 support ([#21](https://github.com/artisanofcode/poetry-stickywheel-plugin/issues/21)) ([c59d989](https://github.com/artisanofcode/poetry-stickywheel-plugin/commit/c59d98999faa8fa56a96ba536bb2074b14ef62bf))
9
10
## [0.1.0](https://github.com/artisanofcode/poetry-stickywheel-plugin/compare/v0.0.1...v0.1.0) (2023-02-23)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-stickywheel-plugin"
-version = "0.1.0"
+version = "0.2.0"
description = ""
authors = ["Daniel Knell <contact@danielknell.co.uk>"]
readme = "README.md"
0 commit comments