diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ef2817..9ec447a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.0.11 + +* Fixed an issue with constructing bottles when not specifying a config. +* Fixed a major issue when installing packages with distinct versions (like `plugin_manager` does). +* Thanks to @guldoman for both fixes! + # 1.0.10 * We now fully clear bottles when reconstructing them avoiding confusion/bugs over old bottles. |