aboutsummaryrefslogtreecommitdiff
path: root/node_modules/boolean/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/boolean/CHANGELOG.md')
-rw-r--r--node_modules/boolean/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/node_modules/boolean/CHANGELOG.md b/node_modules/boolean/CHANGELOG.md
new file mode 100644
index 0000000..5b32423
--- /dev/null
+++ b/node_modules/boolean/CHANGELOG.md
@@ -0,0 +1,13 @@
+## [3.0.2](https://github.com/thenativeweb/boolean/compare/3.0.1...3.0.2) (2020-11-03)
+
+
+### Bug Fixes
+
+* Fix headline for robot section in readme. ([#191](https://github.com/thenativeweb/boolean/issues/191)) ([6b7b72b](https://github.com/thenativeweb/boolean/commit/6b7b72b6d5d5c1ad2251c5959b35c8c87b3421a5))
+
+## [3.0.1](https://github.com/thenativeweb/boolean/compare/3.0.0...3.0.1) (2020-02-11)
+
+
+### Bug Fixes
+
+* Simplify comparison code to not use unicode regexp flag ([#99](https://github.com/thenativeweb/boolean/issues/99)) ([2be2aeb](https://github.com/thenativeweb/boolean/commit/2be2aeb244c060eccb388dacc6903bbad193e745))