We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c6b18 commit fb5cbc4Copy full SHA for fb5cbc4
2 files changed
CHANGELOG.md
@@ -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
6
## [0.1.0] - Added Models
7
8
* Created model classes for Wordpress REST API and implemented user authentication function using JWT authentication system.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_wordpress
description: Flutter Wordpress API
-version: 0.0.1
+version: 0.1.1
authors:
- Sachin Ganesh <sachinganesh13@gmail.com>
- Suraj Shettigar <suri.shettigar@gmail.com>
0 commit comments