Skip to content

Commit b655aec

Browse files
committed
Update changelog
1 parent 76a825a commit b655aec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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+
## [0.2.1] - 2017-09-29
8+
### Added
9+
- additional unit tests for checking caching of lazy-loaded relationships.
10+
11+
### Fixed
12+
- generation of cache key for queries with where clauses.
13+
714
## [0.2.0] - 2017-09-24
815
### Changed
916
- approach to caching things. Completely rewrote the CachedBuilder class.

0 commit comments

Comments
 (0)