You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# 1.0.0
2
+
3
+
*`RailsConfig` is now officially renamed to `Config`
4
+
* Fixed array descent when converting to hash (thanks [@slicedpan](https://github.com/railsconfig/config/commit/c24d09907aeb09231586dc0914050fa7a05542e3))
* Allows loading before app configuration process (thanks [Andrey Voronkov](https://github.com/railsconfig/config/commit/8732c18d1fb9715554274543b707c1006daa50f5))
7
+
*`deep_merge` is now properly managed via gemspec (thanks [@firedev](https://github.com/railsconfig/config/commit/a2560bcec1a902a807d8c1766368906e5789a18e))
0 commit comments