We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558c0b7 commit b7af2e9Copy full SHA for b7af2e9
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## Version [1.2.0]
6
+- Adds method `CreateEntryForLocaleAsync` to the management client.
7
+
8
+## Version [1.1.1]
9
+- Adds missing properties for the `SystemProperties` object.
10
11
## Version [1.1.0]
12
- Adds convenience methods to `ContentfulManagementClient` for retrieveing, creating and updating entries without having to use `Entry<dynamic>`.
13
0 commit comments