CHANGELOG.md in anyway_config-2.0.2 vs CHANGELOG.md in anyway_config-2.0.3
- old
+ new
@@ -1,6 +1,10 @@
# Change log
+## 2.0.3 (2020-05-12)
+
+- Enable [auto-transpiling](https://github.com/ruby-next/ruby-next#transpiled-files-vs-vcs-vs-installing-from-source) to allow installing from source. ([@palkan][])
+
## 2.0.2 (2020-04-24)
- Make sure configs are eager loaded in Rails when `config.eager_load = true`. ([@palkan][])
Fixes [#58](https://github.com/palkan/anyway_config/issues/58).