Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
# [2.0.0](v1.0.0...v2.0.0) (2022-09-07)

### Features

* use Location and X-Max-Bytes headers for POST response ([02e37dc](02e37dc))

### BREAKING CHANGES

* POST / no longer returns JSON
  • Loading branch information
semantic-release-bot committed Sep 7, 2022
1 parent 02e37dc commit 43591f3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/matrix-org/node-http-rendezvous-server/compare/v1.0.0...v2.0.0) (2022-09-07)


### Features

* use Location and X-Max-Bytes headers for POST response ([02e37dc](https://github.com/matrix-org/node-http-rendezvous-server/commit/02e37dccccee580c571daec0cc97148d0a1e1c22))


### BREAKING CHANGES

* POST / no longer returns JSON

# 1.0.0 (2022-09-07)


Expand Down

0 comments on commit 43591f3

Please sign in to comment.