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 d4b801f commit dfd32e7Copy full SHA for dfd32e7
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## RELEASE 2.15.5 - 2019-02-27
6
### Fixed
7
- Filters - Fix resources display if filtered with associations conditions with the related columns are hidden in the list. 🛡
8
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- forest_liana (2.15.4)
+ forest_liana (2.15.5)
arel-helpers
base32
bcrypt
lib/forest_liana/version.rb
@@ -1,3 +1,3 @@
module ForestLiana
- VERSION = "2.15.4"
+ VERSION = "2.15.5"
end
0 commit comments