From 86340f74a364eb5af0533ddab99bc11eb9a7f68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?oliver=20k=C3=B6nig?= Date: Mon, 18 Nov 2024 17:50:59 +0100 Subject: [PATCH] chore(main): release 0.14.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2935317..fc7f2c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.0](https://github.com/NVIDIA/NeMo-FW-CI-templates/compare/v0.13.0...v0.14.0) (2024-11-18) + + +### Features + +* Enable other file types (format) copyright checks ([#57](https://github.com/NVIDIA/NeMo-FW-CI-templates/issues/57)) ([5920070](https://github.com/NVIDIA/NeMo-FW-CI-templates/commit/5920070b61a591f79484ac53181e8a26e777ab3a)) + ## [0.13.0](https://github.com/NVIDIA/NeMo-FW-CI-templates/compare/v0.12.3...v0.13.0) (2024-11-18)