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.
2 parents 80370a6 + 5f74354 commit 9e917caCopy full SHA for 9e917ca
2 files changed
History.md
@@ -1,5 +1,8 @@
1
# History of hydra-editor releases
2
3
+## 4.0.0
4
+* 2018-04-25: Released after testing
5
+
6
## 4.0.0.rc1
7
* 2018-03-21: Updates HydraEditor::Form.model_attributes. [dchandekstark]
8
* 2018-03-21: Replace `Hydra::Presenter#to_model` delegation with `self` [no-reply]
lib/hydra_editor/version.rb
@@ -1,3 +1,3 @@
module HydraEditor
- VERSION = '4.0.0.rc1'.freeze
+ VERSION = '4.0.0'.freeze
end
0 commit comments