Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 666b3da

Browse files
authored
update documentation for v0.9.0 release (#16)
1 parent 89aaf86 commit 666b3da

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Version 0.9.0
4+
* adds `open` command for quickly opening Svix's documentation in your browser (thanks @codepope!)
5+
36
## Version 0.8.1
47
* remove erroneous printing to stderr
58
* official release to brew and scoop

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ The Svix CLI supports the following commands:
8888
| message | List & create messages |
8989
| message-attempt | List, lookup & resend message attempts |
9090
| verify | Verify the signature of a webhook message |
91+
| open | Quickly open Svix pages in your browser |
9192
| completion | Generate completion script |
9293
| version | Get the version of the Svix CLI |
9394
| help | Help about any command |

0 commit comments

Comments
 (0)