8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fc86a commit fe 8000 a5d43Copy full SHA for fea5d43
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Master (unreleased)
2
3
+None yet
4
+
5
+## 0.6.0
6
7
### Bug Fixes
8
9
* Fix conflict with Redcloth [#1805][] by [@adrienkohlbecker][]
@@ -855,4 +859,4 @@ of the highlights. 250 commits. Enough said.
855
859
[@watson]: https://github.com/watson
856
860
[@whatcould]: https://github.com/whatcould
857
861
[@yawn]: https://github.com/yawn
858
-[@yorch]: https://github.com/yorch
862
+[@yorch]: https://github.com/yorch
lib/active_admin/version.rb
@@ -1,3 +1,3 @@
module ActiveAdmin
- VERSION = '0.5.1'
+ VERSION = '0.6.0'
end
0 commit comments