Skip to content

Commit

Permalink
Update CHANGELOG.md to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshan-Madushanka authored Aug 8, 2024
1 parent 28798e7 commit 8f84522
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Documentation of the changes

## 1.1.2 - 2024-08-08
* Fix: Commentable models auto discovery not working in linux based sysyems
* Replace `DirectoryIterator` with `RecursiveDirectoryIterator` and improve `HasCommentableModels` trait
* Properly test `HasCommentableModels` trait
* [Full Changelog](https://github.com/Lakshan-Madushanka/laravel-comments-admin-panel/compare/1.1.2...1.1.1)

## 1.1.1 - 2024-08-06
* Fix sidebar content overflow issue (UI)
* [Full Changelog](https://github.com/Lakshan-Madushanka/laravel-comments-admin-panel/compare/1.1.0...1.1.1)
Expand Down

0 comments on commit 8f84522

Please sign in to comment.