CHANGELOG.md in ridgepole-1.0.1 vs CHANGELOG.md in ridgepole-1.0.2.beta
- old
+ new
@@ -1,8 +1,13 @@
# Changelog
## 1.0
+### 1.0.2 (Unreleased)
+
+* Add support for partitioning ([pull#374](https://github.com/ridgepole/ridgepole/pull/374))
+* Suppress warning of table option differences ([pull#378](https://github.com/ridgepole/ridgepole/pull/378))
+
### 1.0.1 (2022/01/15)
* Fix code for RuboCop 1.24.1
* Fix PostgreSQL spec for Rails 7.0
* Update ERBh gem (for development)