Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
irfan-dahir committed Aug 5, 2018
1 parent 80978d0 commit cd459ec
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
24 changes: 24 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
## Changelog

### 2.0.0-rc.1 - Aug 5, 18
- Complete refactor using better dependencies
- Parser is more robust and stable
- Library now implements PSR2
- Clean data values
- Added **Top**
- Characters
- People
- Added **Genre**
- Anime listing by genre
- Manga listing by genre
- Added **Producers**
- Anime listing by producer
- Added **Magazine**
- Manga listing by magazine
- Added **User**
- Profile
- History
- Friends
- Complete syntax revamp
- And a whole lot more!

**You'll have to visit the NEW documentation for v2+ for usage**

### 1.15.14 stable - May 26, 18
- **[Anime, Manga, Extended]**
- Fix Some parsing methods were not parsing correctly [#148](/../../issues/148)
Expand Down
27 changes: 27 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,37 @@ There's a REST service available, as well as a few wrappers built around it.
- User
- Profile
- Friends
- Pagination support
- History
- All
- Anime
- Manga

## Changelog

### 2.0.0-rc.1 - Aug 5, 18
- Complete refactor using better dependencies
- Parser is more robust and stable
- Library now implements PSR2
- Clean data values
- Added **Top**
- Characters
- People
- Added **Genre**
- Anime listing by genre
- Manga listing by genre
- Added **Producers**
- Anime listing by producer
- Added **Magazine**
- Manga listing by magazine
- Added **User**
- Profile
- History
- Friends
- Complete syntax revamp
- And a whole lot more!

**You'll have to visit the NEW documentation for v2+ for usage**

## Dependencies
- [Goutte](https://github.com/FriendsOfPHP/Goutte)
Expand Down

0 comments on commit cd459ec

Please sign in to comment.