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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
* Added an option to link in the `page_title` enabling easier breadcrumbs. [Sergio Cambra](https://github.com/scambra)
6
6
* Fixed support for `asset_file_path` in upcoming Rails 3.1. [Philip Arndt](https://github.com/parndt)
7
7
* Updated copyright notice to include the current year. [David Jones](https://github.com/djones)
8
+
* Fixed site bar switch link. [Philip Arndt](https://github.com/parndt)
9
+
* Added support for translating Javascript strings. [Philip Arndt](https://github.com/parndt)
10
+
* Added `refinery.on_attach` for running extra functionality just after Refinery attaches to Rails. Functions similarly to `config.to_prepare`. [Philip Arndt](https://github.com/parndt)
8
11
*[See full list](https://github.com/resolve/refinerycms/compare/0.9.9.10...0.9.9.11)
0 commit comments