Skip to content

Commit 2f02482

Browse files
author
github-actions
committed
[skip ci] Update changelog.
1 parent b8fa248 commit 2f02482

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010

1111
<small>[Compare with latest](https://github.com/seandstewart/python-typelib/compare/v0.1.0...HEAD)</small>
1212

13+
### Features
14+
15+
- support `enum.Enum` subtypes ([d2a699a](https://github.com/seandstewart/python-typelib/commit/d2a699a4859b2d3323d29957189710a0f1fbead4) by Sean Stewart).
16+
17+
### Bug Fixes
18+
19+
- allow optional and union types to be marks as "stdlib" ([bf4ad13](https://github.com/seandstewart/python-typelib/commit/bf4ad137ee1db53ca3a0446e16bb049454bf4aca) by Sean Stewart).
20+
1321
<!-- insertion marker -->
1422

23+
1524
## [v0.1.0](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.0) - 2024-09-05
1625

1726
<small>[Compare with first commit](https://github.com/seandstewart/python-typelib/compare/ac01975a1a2d50a197716e9d5cfb03be13d26fa9...v0.1.0)</small>

0 commit comments

Comments
 (0)