Skip to content

Commit df901f5

Browse files
committed
Prepare release 30.2.0
Add missing authors and update CHANGELOG. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent d264d58 commit df901f5

2 files changed

Lines changed: 26 additions & 7 deletions

File tree

AUTHORS.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@ The following organizations or individuals have contributed to this repo:
55
- Hritik Vijay @Hritik14
66
- Tushar Goel @TG1999
77
- Keshav Priyadarshi @keshav-space
8+
- Chin-Yeung Li @chinyeungli
9+
- Ayan Sinha Mahapatra @AyanSinhaMahapatra
10+
- Jono Yang @JonoYang
811

12+
Plus 100+ contributors that created the underlying and bundled version handling
13+
utilities.

CHANGELOG.rst

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1-
Release notes
2-
-------------
1+
Changelog
2+
=========
33

44

5-
### Version v30.1.0
5+
Version v30.2.0
6+
----------------
7+
8+
- New support for OpenSSL version(s). These are peculiar because there are two
9+
epochs in the versioning: the versioning scheme is custom before version 3
10+
and is based on semver from version 3 onwards. Thank you to Keshav Priyadarshi
11+
@keshav-space for this.
12+
13+
14+
Version v30.1.0
15+
-----------------
616

717
- New support for Alpine package versions. These are based loosely on Gentoo
818
versions with some variations. We do not support all the version styles yet.
@@ -13,7 +23,8 @@ Release notes
1323
- Adopt latest skeleton, droping support for tests on macOS 10.14
1424

1525

16-
### Version v30.0.0
26+
Version v30.0.0
27+
-----------------
1728

1829
- Implement the new "vers" spec. This is a major incomplatible change.
1930
- Add support for nginx version scheme
@@ -24,17 +35,20 @@ Release notes
2435
- Improve testing
2536

2637

27-
### Version v21.4.9
38+
Version v21.4.9
39+
-----------------
2840

2941
- Add support Gentoo style versions.
3042

3143

32-
### Version v21.4.8
44+
Version v21.4.8
45+
-----------------
3346

3447
- Add support for more package types.
3548
- Version classes are now hashable and frozen
3649

3750

38-
### Version v21.4.6
51+
Version v21.4.6
52+
-----------------
3953

4054
- Initial Release

0 commit comments

Comments
 (0)