Skip to content

Commit a4f692c

Browse files
committed
chore: update changelog for 18.2.1
1 parent abd7a46 commit a4f692c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

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+
- Mirage:
16+
- use `queryParamIsTruthy` helper for boolean comparison
17+
718
## [18.2.0] - 2018-11-29
819
### Changed
920
- Components:

0 commit comments

Comments
 (0)