From 4eb4b35d35d0178e5cef73d6998a26ba2c9bbf17 Mon Sep 17 00:00:00 2001 From: Colin Casey Date: Thu, 28 Mar 2024 15:20:22 -0300 Subject: [PATCH] Prepare release v9 (#127) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa7e501..6666e72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 2024-03-28 + - Warn when Aptfile contains no packages ([#126](https://github.com/heroku/heroku-buildpack-apt/pull/126)) - Support sources parts directory for Heroku-24 compatibility ([#119](https://github.com/heroku/heroku-buildpack-apt/pull/119))