Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodgkins committed Mar 14, 2022
1 parent b03f28a commit 140be80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- Fixes bug where functions' memory configurations weren't preserved in batched function deploys (#4253).
- `ext:export` now uses stable ordering for params in .env files (#4256).
- Adds alerting event provider (#4258).
- Adds `rewriteTo` / `copyTo` endpoints to Cloud Storage Emulator (#3647, #3751)
- Addes `createReadStream` support to Cloud Storage Emulator (#3469)
- Fixes `list` endpoint in Cloud Storage Emulator (#3647)
- Fixes `getFiles` for Cloud Storage Emulator (#3778)
- Fixes `exists` for Cloud Storage Emulator (#3764)

0 comments on commit 140be80

Please sign in to comment.