From aa28ccf43ae2a47158ae5dea059eb95f3bbb4dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Luis=20Leal=20Cardoso=20Junior?= Date: Fri, 31 Dec 2021 10:47:09 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e69de29..970edb2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -0,0 +1,11 @@ +## 0.2.6 (December 31th, 2021) + +Bugfixes: +- Support v0.13 Pry config API, fixes #36 (@owst, #37) +- Fix versioned experiments when used with allow_multiple_experiments=control (@andrehjr, #613) + +Features: +- Enabled the option to actually disable paren matching (@threeifbywhiskey, #30) + +Misc: +- change how load path is modified (@stevenchanin, #38) \ No newline at end of file