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 4328a0c commit fce1e55Copy full SHA for fce1e55
1 file changed
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Changelog
2
3
-## [0.2.1](https://github.com/pheature-flags/toggle-core/tree/0.2.1)
+## [0.2.2](https://github.com/pheature-flags/toggle-core/tree/0.2.2)
4
+
5
+[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.1...0.2.2)
6
7
+**Implemented enhancements:**
8
9
+- Refactor merging strategy in Chain finder to avoid duplicates [\#34](https://github.com/pheature-flags/toggle-core/issues/34)
10
+- \[\#34\] adjust chain finder merging strategy [\#36](https://github.com/pheature-flags/toggle-core/pull/36) ([kpicaza](https://github.com/kpicaza))
11
12
+## [0.2.1](https://github.com/pheature-flags/toggle-core/tree/0.2.1) (2021-10-10)
13
14
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.0...0.2.1)
15
0 commit comments