CHANGELOG.md in lite-ruby-1.0.28 vs CHANGELOG.md in lite-ruby-1.0.29
- old
+ new
@@ -4,9 +4,13 @@
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).
## [Unreleased]
+## [1.0.29] - 2020-07-03
+### Added
+- Added Ruby 2.7 support
+
## [1.0.28] - 2020-06-25
# Changed
- Rename String => `encode_only` to `safe_encode`
# Removed
- Remove String => `ascii_only`