We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7914880 commit e10975eCopy full SHA for e10975e
CHANGELOG.md
@@ -1,9 +1,8 @@
1
-# [1.1.0]() (2020-10-02)
+# [1.0.0] (2024-02-28)
2
+
3
+### Features [README.md](README.md)
4
-
-### Features[README.md](README.md)
5
6
-* First release version of the plugin
7
-* Support managing and calling API endpoints in Editor mode
8
-* Generate source codes calling and parsing transferred data
9
-* Add README file and sample project
+* Support to manage and call HTTP endpoints in EditMode
+* Generate source code calling and parsing transferred data in PlayMode
+* Allow to embed custom implementations
+* Add a sample project
0 commit comments