Skip to content

Commit

Permalink
update changelog (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicapretto authored Feb 18, 2024
1 parent 7f6353b commit 9bcd01a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Change Log
# Changelog

## v0.X.X Unreleased

Expand All @@ -10,7 +10,15 @@

### Deprecation

## v0.5.1 Unreleased
## v0.5.2

### Maintenance and fixes

- Update is_categorical_dtype for pandas >= 2.10 (#105)
- Add automatic versioning to the library (#106)
- Interpret True, False, and None as Python literals (#107)

## v0.5.1

### Maintenance and fixes

Expand Down

0 comments on commit 9bcd01a

Please sign in to comment.