diff options
| author | Simeon Simeonov | 2022-04-02 19:52:04 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2022-04-02 19:52:04 +0200 |
| commit | 2c33e6214d3d607541656d4a5174c3553bfb085e (patch) | |
| tree | d994b1e515928d1f04caf7e2a2c57b361eefbcb5 /CHANGELOG.md | |
| parent | 4ea3c077bd4111960af1b93195cb25bfb1d6edce (diff) | |
Reintroduce setup.py for better compatibilityv1.1.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4288634..17b7d91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,5 +1,14 @@ | |||
| 1 | # Changelog | 1 | # Changelog |
| 2 | 2 | ||
| 3 | ## [1.1.1](https://github.com/blackm0re/pyotp2289/tree/1.1.1) (2022-04-02) | ||
| 4 | |||
| 5 | [Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.1.0...1.1.1) | ||
| 6 | |||
| 7 | **Changes:** | ||
| 8 | |||
| 9 | - Reintroduce setup.py for better campatibility | ||
| 10 | |||
| 11 | |||
| 3 | ## [1.1.0](https://github.com/blackm0re/pyotp2289/tree/1.1.0) (2022-03-29) | 12 | ## [1.1.0](https://github.com/blackm0re/pyotp2289/tree/1.1.0) (2022-03-29) |
| 4 | 13 | ||
| 5 | [Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.0.0...1.1.0) | 14 | [Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.0.0...1.1.0) |
