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 abd7a46 commit a4f692cCopy full SHA for a4f692c
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [18.2.1] - 2018-12-06
8
+### Added
9
+- Mirage:
10
+ - `queryParamIsTruthy` util
11
+
12
+### Changed
13
+- Routes:
14
+ - `guid-node.registrations` - add `?filter[active]=true` when fetching registration schemas
15
16
+ - use `queryParamIsTruthy` helper for boolean comparison
17
18
## [18.2.0] - 2018-11-29
19
### Changed
20
- Components:
0 commit comments