Skip to content

Commit

Permalink
(#19) Document the change
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed May 2, 2024
1 parent cfb395f commit 1557e0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
- New `IPath` and `IPath<TPath>` interfaces that allow to process any paths (`LocalPath` and `AbsolutePath`) in a polymorphic way.

### Changed
- [#19](https://github.com/ForNeVeR/TruePath/issues/19): Optimize `PathStrings.Normalize` method.

Thanks ot @BadRyuner.

## [1.1.0] - 2024-04-27
### Added
- [#26: Publish PDB files to NuGet](https://github.com/ForNeVeR/TruePath/issues/26) (in form of `.snupkg` for now).
Expand Down

0 comments on commit 1557e0d

Please sign in to comment.