From 008e6947320515f2f31674f96a8aaee4a9e46e46 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 26 Apr 2016 17:59:05 -0700 Subject: [PATCH] Compile history. --- site/_docs/history.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/_docs/history.md b/site/_docs/history.md index ca35565c..017b6d39 100644 --- a/site/_docs/history.md +++ b/site/_docs/history.md @@ -175,6 +175,12 @@ note: This file is autogenerated. Edit /History.markdown instead. - Correct Minor spelling error ([#4394]({{ site.repository }}/issues/4394)) +## 3.0.5 / 2016-04-26 +{: #v3-0-5} + +- Remove call to `#backwards_compatibilize` in `Configuration.from` ([#4846]({{ site.repository }}/issues/4846)) + + ## 3.0.4 / 2016-04-18 {: #v3-0-4}