Skip to content

Commit 773bfb2

Browse files
authored
chore: upgrade deps and add changelog (#9)
1 parent 6951b81 commit 773bfb2

File tree

3 files changed

+143
-118
lines changed

3 files changed

+143
-118
lines changed

CHANGELOG.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. _changelog:
2+
:no-search:
3+
4+
=========
5+
Changelog
6+
=========
7+
8+
.. rst-class:: emphasize-children
9+
10+
0.2
11+
====
12+
13+
0.2.0 (unreleased)
14+
-------------------
15+
Added
16+
^^^^^
17+
- Run bandit check in ci
18+
19+
Changed
20+
^^^^^
21+
- feat: migrate from poetry to uv (#3)
22+
- Drop support for Python3.8
23+
24+
Fixed
25+
^^^^^
26+
- Pool freezes when connection is interrupted (#2)

CONTRIBUTING.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ We encourage documentation improvements.
138138

139139
Please before making a Pull Request about documentation changes run::
140140

141-
$ pip install --group docs
142141
$ make docs
143142

144143
Once it finishes it will output the index html page

0 commit comments

Comments
 (0)