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 7392cb1 commit 059bffaCopy full SHA for 059bffa
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Changelog
2
+
3
+For changelogs from version 0.5.0 onwards, please see the [GitHub Releases page](https://github.com/aki77/activestorage-validator/releases).
4
5
## [Unreleased]
6
7
## 0.4.0
lib/activestorage/validator/version.rb
@@ -1,5 +1,5 @@
module ActiveStorage
module Validator
- VERSION = '0.4.0'
+ VERSION = '0.5.0'
end
0 commit comments