We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b431201 commit e90f815Copy full SHA for e90f815
history.md
@@ -1,5 +1,13 @@
1
# Version History
2
3
+## 0.8.0
4
+
5
+### Features
6
7
+#### idunno.Bluesky
8
9
+* Add list management APIs and documentation.
10
11
## 0.7.0
12
13
### Features
version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "0.7.0-prerelease",
+ "version": "0.8.0-prerelease",
"publicReleaseRefSpec": [
"^refs\/heads\/rel\/.*$"
],
0 commit comments