Skip to content

Commit 67313b9

Browse files
committed
release v6.1
1 parent 3a5b33f commit 67313b9

4 files changed

Lines changed: 86 additions & 42 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,9 @@ On the open source side, there are many related projects. [php-mf2-shim](https:/
280280

281281
Changelog
282282
---
283-
### 6.1 - unreleased
283+
### 6.1 - 2023-09-16
284+
285+
Highlights: Nostr, Bluesky `get_activities`, lots of improvements in `as2` and `microformats2`, and more!
284286

285287
_REST API breaking changes:_
286288

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@
8787
# built documents.
8888
#
8989
# The short X.Y version.
90-
version = '6.0'
90+
version = '6.1'
9191
# The full version, including alpha/beta/rc tags.
92-
release = '6.0'
92+
release = '6.1'
9393

9494
# The language for content autogenerated by Sphinx. Refer to documentation
9595
# for a list of supported languages.

0 commit comments

Comments
 (0)