CHANGELOG.md in simple_calendar-3.0.0 vs CHANGELOG.md in simple_calendar-3.0.1
- old
+ new
@@ -1,4 +1,8 @@
+### 3.0.1
+
+* Refactor to use block from `render_in` call to better support custom calendars
+
### 3.0.0
* Drop support for Rails 6.0 and earlier
* Add Today link to calendars to reset to current date
* Add `locals: {}` option when rendering calendars to add extra local variables