Skip to content

Commit

Permalink
Docs: mention the contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed May 3, 2024
1 parent cd2ae07 commit e5f3610
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- New `IPath` and `IPath<TPath>` interfaces that allow to process any paths (`LocalPath` and `AbsolutePath`) in a polymorphic way.
- `GetExtensionWithDot` and `GetExtensionWithoutDot` extension methods for `IPath`.

Thanks to @Komroncube.

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

Expand Down

0 comments on commit e5f3610

Please sign in to comment.