Skip to content

Commit fc6409b

Browse files
committed
chore(changelog): Fix typo and add version number
1 parent 6de4a8d commit fc6409b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# [](https://github.com/qri-io/qri/compare/v0.9.11...v) (2020-09-10)
1+
# [v0.9.12](https://github.com/qri-io/qri/compare/v0.9.11...v) (2020-09-10)
22

33
Patch release 0.9.12 features a number of fixes to various qri features, most aimed at improving general quality-of-life of the tool, and some others that lay the groundwork for future changes.
44

55
## HTTP API Changes
66
Changed the qri api so that the `/get` endpoint gets dataset heads and bodies. `/body` still exists but is now deprecated.
77

8-
## P2P and Collaberation
8+
## P2P and Collaboration
99
A new way to resolve peers and references on the p2p network.
1010
The start of access control added to our remote communication API.
1111
Remotes serve a simple web ui.

0 commit comments

Comments
 (0)