We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed00fa commit 32b4a59Copy full SHA for 32b4a59
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.2.1] - 26/04/2020
2
+* Custom post types
3
+
4
## [0.2.0] - 21/04/2020
5
* Create, Update and Delete Comments
6
* Create, Update and Delete Posts
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutter_wordpress
description: This library uses WordPress REST-API-V2 to provide a way for your application to
interact with your WordPress website.
-version: 0.2.0
+version: 0.2.1
authors:
- Sachin Ganesh <sachin@dreamsoftin.com>
7
- Suraj Shettigar <suraj@dreamsoftin.com>
0 commit comments