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 a65e4d7 commit f1e9240Copy full SHA for f1e9240
CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
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
+## [0.3.3] - 10 Nov 2018
7
+### Fixed
8
+- typo in method `checkCooldownAndFlushAfterPersiting()` to
9
+ `checkCooldownAndFlushAfterPersisting()`; thanks @jacobzlogar!
10
11
## [0.3.2] - 3 Nov 2018
12
### Added
0 commit comments