Skip to content

Commit d0d6493

Browse files
committed
I promise, tomorrow finally. closes #21
1 parent 500c4fc commit d0d6493

4 files changed

Lines changed: 310 additions & 111 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
- Converted `shortify_hash` to a function, use a local lambda to use like previous implementation
3333
- Changed the release workflow (upload patches to TestPyPI but only uploads minor changes to PyPI)
3434

35+
3536
### Fixed
3637
- Reduced nesting and minor-redundancy in `kvlm_serialize`
38+
- The tagger name is read from git-config, instead of being hard-coded
3739

3840

3941
## [0.1.2]

0 commit comments

Comments
 (0)