From 98def3b53ed08130197e0229527b17003a9a04f8 Mon Sep 17 00:00:00 2001 From: Mike Vesprini Date: Wed, 15 May 2024 10:39:44 -0700 Subject: [PATCH] chore: add a line to the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f594320f1..be0abff880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## [1.16.4](https://github.com/bcgov/cas-cif/compare/list...1.16.4) (2024-05-15) +- add a separate route template specifically for prod ([01012d9](https://github.com/bcgov/cas-cif/commit/01012d9ba4eff19b80445da617b05dea96ce5029)) + ## [1.16.3](https://github.com/bcgov/cas-cif/compare/1.16.2...1.16.3) (2024-04-17) - rebase pending revisions when committing a project revision ([983ad50](https://github.com/bcgov/cas-cif/commit/983ad506cf45862a717425152ca8ca8a054fc9bb))