Index: packages/package_config/CHANGELOG.md |
diff --git a/packages/package_config/CHANGELOG.md b/packages/package_config/CHANGELOG.md |
index f4e355e2cd7e72913d2739bb7013d7be2e1ccef4..b7b441e9e7421b051fba164f9cf069252230d140 100644 |
--- a/packages/package_config/CHANGELOG.md |
+++ b/packages/package_config/CHANGELOG.md |
@@ -1,16 +1,19 @@ |
-# Changelog |
+## 0.1.5 |
-## 0.1.3-dev |
+- `FilePackagesDirectoryPackages.getBase(..)` performance improvements. |
-- Invalid test cleanup (to keepup with changes in `Uri`). |
+## 0.1.4 |
+ |
+- Strong mode fixes. |
+ |
+## 0.1.3 |
+ |
+- Invalid test cleanup (to keep up with changes in `Uri`). |
## 0.1.1 |
- Syntax updates. |
- |
## 0.1.0 |
- Initial implementation. |
- |
- |