CHANGELOG.md in cppjieba_rb-0.4.3 vs CHANGELOG.md in cppjieba_rb-0.4.4
- old
+ new
@@ -1,15 +1,16 @@
-## [0.4.3](https://github.com/erickguan/cppjieba_rb/compare/v0.4.2...v0.4.3) ##
+## [0.4.3](https://github.com/erickguan/cppjieba_rb/compare/v0.4.2...v0.4.4) ##
### Added
- Linting with rubocop.
### Changed
- Requires Ruby 2.7.
- Update `cppjieba` to `v5.3.2`. `cppejieba` supports more compliers. But no functions changes.
- Testing with GitHub Action.
+- Releases and publishes the gem with Trust Publishing on GitHub Action.
### Fixed
### Removed