Skip to content

Commit 7460e12

Browse files
committed
DOC: Finish writing release notes...
1 parent febae10 commit 7460e12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## Version 0.7.1 (February 01, 2019)
44

5-
This is largely a bug fix release
5+
This is a bug fix release in the 0.7 series. The primary API change is improved
6+
handling of `Path` objects.
67

78
* FIX: Path validation (#342)
89
* FIX: Ensure consistent entities at all levels (#326)
@@ -22,6 +23,7 @@ This is largely a bug fix release
2223
* CI: Build with Python 3.7 on Travis, deploy on 3.6 (#337)
2324

2425
## Version 0.7.0 (January 10, 2019)
26+
2527
This is a major, API-breaking release. It introduces a large number of new features, bug fixes, and improvements.
2628

2729
API-BREAKING CHANGES:

0 commit comments

Comments
 (0)