Comparing version 1.3.0 to 2.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# 2.0.0 (2020-10-22) | ||
### Features | ||
* **roman-client:** Rewrite API and add Cookies ([6a175f4](https://github.com/ffflorian/api-clients/tree/main/packages/crates.io/commit/6a175f4b447e766064ef4f83e87919b3a0302768)) | ||
### BREAKING CHANGES | ||
* **roman-client:** The API got much smaller and is accessible directly now. | ||
# 1.3.0 (2020-09-30) | ||
@@ -8,0 +24,0 @@ |
@@ -36,4 +36,4 @@ { | ||
}, | ||
"version": "1.3.0", | ||
"gitHead": "afb83aef1af773699e8abd705c15f396acce9b48" | ||
"version": "2.0.0", | ||
"gitHead": "69f606526e3cacdeb6fdb5792959ac6860e02537" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78367