We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b7b26 commit 26591d7Copy full SHA for 26591d7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
===========
3
4
+v0.5.4
5
+------
6
+
7
+- Constantize controller class before calling superclass [\#558](https://github.com/Apipie/apipie-rails/pull/558) ([ydkn](https://github.com/ydkn))
8
9
v0.5.3
10
------
11
lib/apipie/version.rb
@@ -1,3 +1,3 @@
module Apipie
- VERSION = '0.5.3'
+ VERSION = '0.5.4'
end
0 commit comments