Skip to content

Commit

Permalink
-- release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinGanesh committed Feb 15, 2019
1 parent 96c6b18 commit fb5cbc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.1.1] - Added Models

* Update README.md. Add fetch users list, fetch comments list.
* Implemented authorization function and fetching of Posts with parameters

## [0.1.0] - Added Models

* Created model classes for Wordpress REST API and implemented user authentication function using JWT authentication system.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_wordpress
description: Flutter Wordpress API
version: 0.0.1
version: 0.1.1
authors:
- Sachin Ganesh <[email protected]>
- Suraj Shettigar <[email protected]>
Expand Down

0 comments on commit fb5cbc4

Please sign in to comment.