Skip to content

Commit 967cd12

Browse files
committed
CHANGELOG: bump to v0.2.3
Signed-off-by: Eloïse Brocas <[email protected]>
1 parent 4f66076 commit 967cd12

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.2.3—Typing Support (PEP 561)
2+
### Features
3+
- Add packaging type information.
4+
- Add linter and formatter info.
5+
6+
### Fixes
7+
- Various little fixes following linter application.
8+
9+
**Full Changelog**: [https://github.com/quarkslab/numbat/compare/v0.2.2...v0.2.3](https://github.com/quarkslab/numbat/compare/v0.2.2...v0.2.3)
10+
11+
112
## v0.2.2—Graph Customization Features
213
### Features
314
- Class member publicity (internal, private, public) could now be set with the `SourcetrailDB.record_{public, default, private}_access` methods.

0 commit comments

Comments
 (0)