We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db22874 commit 712ab3bCopy full SHA for 712ab3b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.6.0-dev.2](https://github.com/ReVanced/revanced-api/compare/v1.6.0-dev.1...v1.6.0-dev.2) (2024-12-20)
2
+
3
4
+### Features
5
6
+* Make some announcements schema fields nullable ([db22874](https://github.com/ReVanced/revanced-api/commit/db22874f063bae0c9e7f0c99a20cdf1b16addd89))
7
8
# [1.6.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.5.0...v1.6.0-dev.1) (2024-11-23)
9
10
gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
-version = 1.6.0-dev.1
+version = 1.6.0-dev.2
0 commit comments