-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1013d6c
commit 1b5cbd3
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-05-18) | ||
|
||
|
||
### Features | ||
|
||
* http perma cache delete ([#72](https://github.com/nftstorage/nftstorage.link/issues/72)) ([321381a](https://github.com/nftstorage/nftstorage.link/commit/321381ab0c1c0f18860cf912acd295d39947262f)) | ||
* http perma cache get ([#65](https://github.com/nftstorage/nftstorage.link/issues/65)) ([df3318e](https://github.com/nftstorage/nftstorage.link/commit/df3318e7f06ac47f958c97088970da50c439d8f7)) | ||
* http perma cache post ([#28](https://github.com/nftstorage/nftstorage.link/issues/28)) ([df4dce4](https://github.com/nftstorage/nftstorage.link/commit/df4dce47070fa4d24b088562fe8f62be028d5a66)) | ||
* http perma cache status get ([#70](https://github.com/nftstorage/nftstorage.link/issues/70)) ([271bd85](https://github.com/nftstorage/nftstorage.link/commit/271bd85a89c425275c3da692e9c0f63522875cc6)) | ||
* postgres for api permacache ([#86](https://github.com/nftstorage/nftstorage.link/issues/86)) ([03f7297](https://github.com/nftstorage/nftstorage.link/commit/03f72971b000ed3cf27a08f36540377ac90fe3b3)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* api sentry project name ([#82](https://github.com/nftstorage/nftstorage.link/issues/82)) ([a0a24cb](https://github.com/nftstorage/nftstorage.link/commit/a0a24cbe953d629b8159ec6144174bfb395ed7d5)) | ||
* compatibility flag r2_public_beta_bindings not needed anymore ([f3e107c](https://github.com/nftstorage/nftstorage.link/commit/f3e107c433203804a619edb89a398ff4f5fef54a)) | ||
* integrate edge gateway in api until workers bindings available ([#53](https://github.com/nftstorage/nftstorage.link/issues/53)) ([de8d45d](https://github.com/nftstorage/nftstorage.link/commit/de8d45d707758ceb0184eff0c0b1c46e4a2c1427)) | ||
* perma cache delete multiple common urls ([#96](https://github.com/nftstorage/nftstorage.link/issues/96)) ([1013d6c](https://github.com/nftstorage/nftstorage.link/commit/1013d6cdc07aca9a6645d3f8b18bbe3b78abab65)) |