Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
gildor478 committed Oct 28, 2022
1 parent 39b7d26 commit 324a059
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## v0.6.4 - 2022-10-28

### Fixed

- Fix documentation for FilePath.is_updir and FilePath.is_subdir. Thanks to
dmbaturin for the contribution.
- Support for OCaml 5 (thanks to Leonidas-from-XIV and kit-ty-kate)


## v0.6.3 - 2020-07-11

## Fixed
### Fixed

- Fix mkdir when trying to create directory with ~parent:true and a directory
ending with "/". For example:
Expand Down

0 comments on commit 324a059

Please sign in to comment.