From 0c0492dfaea7eee9132c501439872e8d8e62bd4a Mon Sep 17 00:00:00 2001 From: Richard Levasseur Date: Fri, 18 Oct 2024 10:51:56 -0700 Subject: [PATCH] chore: update changelog for 0.37.0 (#2311) Update the changelog for 0.37.0 --------- Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com> --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867ce12bfb..e428fa3aa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,21 @@ A brief description of the categories of changes: ## Unreleased -[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/x.x.x +### Changed +- Nothing yet + +### Fixed +- Nothing yet + +### Added +- Nothing yet + +### Removed +- Nothing yet + +## [0.37.0] - 2024-10-18 + +[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.0 ### Changed * **BREAKING** `py_library` no longer puts its source files or generated pyc