Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtARTs36 committed Dec 23, 2021
1 parent cae392c commit 58ad360
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -460,3 +460,17 @@ Read config available for subjects:

### Fixed
* Fix FileSystem::removeDir on links
# 1.1.9 :: Move FileSystem's implementation

⏱️ Published: 2021-12-23 12:22

[👀 View on Github](https://github.com/ArtARTs36/GitHandler/releases/tag/1.1.9)

[↔️ View Changes](https://github.com/ArtARTs36/GitHandler/compare/1.1.8...1.1.9)

### Added
* Add PHPDoc comments for generics
* Add some tests

### Changed
* Moved FileSystem's implementation from LocalFileSystem to package "artarts36/local-file-system" with saved compatibility

0 comments on commit 58ad360

Please sign in to comment.