Skip to content

Commit

Permalink
馃敄 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Jan 1, 2023
1 parent 92aaff5 commit af98f45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.3.12 -- 2022-12-29

### Fixed

- Fix future warning about `Index.__and__`

## 0.3.11 -- 2022-12-29

### Removed
Expand Down
2 changes: 1 addition & 1 deletion ankipandas/version.txt
@@ -1 +1 @@
0.3.11
0.3.12

0 comments on commit af98f45

Please sign in to comment.