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 504b92f commit 2db1ebfCopy full SHA for 2db1ebf
CHANGELOG.md
@@ -4,6 +4,14 @@ 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
+## [0.6.0] - October 31st, 2019
8
+* Adds a few more debug logs
9
+- Updates to latest master to resolve some targeting issues
10
+- Update make clean to clean mod cache
11
+
12
+### Bug Fixes
13
+- Actually enable the impression tracking endpoint in the router
14
15
## [0.5.0] - October 24th, 2019
16
- Adds GET endpoint for user-based features
17
- Adds impression tracking for Feature Tests
0 commit comments