Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Oct 15, 2024
1 parent 655fcf4 commit 30a1a2b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.2.2 (2024-10-15)

### Added

- Added `rem_empty_seg` to `Absolute_path` and `Relative_path`.
- In `fpath-sexp0` export hash keys interfaces compatible with stdlib hash functors.

### Changed

- Rename `Fpart` to `Fsegment` to fit `Fpath` terminology.

### Fixed

- Fix occurrence of hard coded dir separator.

## 0.2.1 (2024-09-22)

### Changed
Expand Down

0 comments on commit 30a1a2b

Please sign in to comment.