CHANGELOG.md in assert_dirs_equal-0.2.0 vs CHANGELOG.md in assert_dirs_equal-0.3.0
- old
+ new
@@ -1,7 +1,13 @@
## Unreleased
-### 0.2.0
+## 0.3.0
+
+### Enhancements
+
+* Allow to provide glob patterns in file names
+
+## 0.2.0
### Enhancements
* Allow to compare dirs without exact match (i.e. there can be other files and directories inside
`target_dir` that the matcher won't care about)