Skip to content

Commit fb5cbc4

Browse files
committed
-- release v0.1.1
1 parent 96c6b18 commit fb5cbc4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.1.1] - Added Models
2+
3+
* Update README.md. Add fetch users list, fetch comments list.
4+
* Implemented authorization function and fetching of Posts with parameters
5+
16
## [0.1.0] - Added Models
27

38
* Created model classes for Wordpress REST API and implemented user authentication function using JWT authentication system.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_wordpress
22
description: Flutter Wordpress API
3-
version: 0.0.1
3+
version: 0.1.1
44
authors:
55
- Sachin Ganesh <sachinganesh13@gmail.com>
66
- Suraj Shettigar <suri.shettigar@gmail.com>

0 commit comments

Comments
 (0)