We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c1f5b commit a1bdf2bCopy full SHA for a1bdf2b
CHANGELOG.md
@@ -4,12 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
<br>
6
7
-## Unreleased
8
-* Initial release relying on an unreleased revision of Pydantic.
+## [0.1.0] – 2023-09-27
9
* The Python versions supported by this release are 3.9-3.11.
10
* A few endpoints are implemented as proof-of-concept:
11
* `/api/4/key/distribution/nodes`
12
* `/api/4/key/overview`
13
* `/api/4/key/prevalent_values`
14
* `/api/4/key/similar`
15
* `/api/4/site/config/geodistribution`
+
16
+[0.1.0]: https://github.com/timwie/aio-taginfo/releases/tag/v0.1.0
0 commit comments