blob: dc821eaef7773d543ca0f156517a4ccff5df1457 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 | -------------------------------------------------------
 Changelog    : pyconcurrent
 Tags         : 1.1.3 ➙ 1.3.2
              : 2025-04-24 ➙ 2025-04-24
              : 6 tags. See Docs for full changelog
-------------------------------------------------------
 2025-04-24   : 1.3.2
 	     Change examples in README to include everything to actually run
 	     update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
 2025-04-24   : 1.3.1
 	     Add note about git signing key in readme
 	     update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
 2025-04-24   : 1.3.0
 	     Add missing tests dir after it was moved
 	     update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
 2025-04-24   : 1.2.0
 	     Move tests dir to top level
 	     update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
 2025-04-24   : 1.1.3
 	     Add dateutil dep to PKGBUILD
 |