Skip to content

Commit

Permalink
feat: migration to clafrica v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad committed Sep 16, 2023
1 parent 06cbac0 commit bd84fbe
Show file tree
Hide file tree
Showing 12 changed files with 376 additions and 223 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/target
/tmp
*.swp
*.swo
*~
*.swp
*.swn
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
## [0.3.0] - 2023-09-16

- Implement suggestions [(#20)](https://github.com/pythonbrad/clafrica-wish/pull/20)
### Changed
- Migration to clafrica V0.4.0

## [0.2.1] - 2023-05-17

Expand Down
Loading

0 comments on commit bd84fbe

Please sign in to comment.