Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu-g committed Jan 25, 2023
1 parent e423272 commit 7d39f42
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.1] - 2023-01-25

### Fixed
- Fix a bug where checkpoint is not found

## [1.4.0] - 2023-01-25

### Added
Expand Down Expand Up @@ -96,7 +101,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- Remove an unnecessary dependency, `fugashi`.

[Unreleased]: https://github.com/ku-nlp/kwja/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/ku-nlp/kwja/compare/v1.4.1...HEAD
[1.4.1]: https://github.com/ku-nlp/kwja/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/ku-nlp/kwja/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/ku-nlp/kwja/compare/v1.2.2...v1.3.0
[1.2.2]: https://github.com/ku-nlp/kwja/compare/v1.2.1...v1.2.2
Expand Down

0 comments on commit 7d39f42

Please sign in to comment.