Move changelog entries to the correct section (#1103)

The changelog entries for #1099 and #1100 were added to the previous
release section (rather than the "unreleased" section) by mistake.
This commit is contained in:
Ed Morley
2020-10-19 13:02:12 +01:00
committed by GitHub
parent 9b1a69a1b3
commit f9d5c0010d
+2 -2
View File
@@ -2,12 +2,12 @@
## Unreleased
- Vendor buildpack-stdlib instead of fetching from S3 (#1100).
- Fix metric names for metrics emitted within `sub_env` (#1099).
## v183 (2020-10-12)
- Add support for Heroku-20 (#968).
- Vendor buildpack-stdlib instead of fetching from S3 (#1100).
- Fix metric names for metrics emitted within `sub_env` (#1099).
## v182 (2020-10-06)