From 11973c8e014e1498a80dc658d69d4203c6df4263 Mon Sep 17 00:00:00 2001 From: John Xu Date: Mon, 14 Feb 2022 17:13:01 -0700 Subject: [PATCH] update changelog for v37-5 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e36bba2fe..74f0bb8db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,8 +23,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ### Security - --> -## [Unreleased](https://github.com/cyverse/atmosphere/compare/v37-4...HEAD) - YYYY-MM-DD +## [Unreleased](https://github.com/cyverse/atmosphere/compare/v37-5...HEAD) - YYYY-MM-DD +## [v37-5](https://github.com/cyverse/atmosphere/compare/v37-4...v37-5) - 2022-02-14 +### Changed + - fix permission for scripts in `scripts/` ([#756](https://github.com/cyverse/atmosphere/pull/756)) ## [v37-4](https://github.com/cyverse/atmosphere/compare/v37-3...v37-4) - 2020-11-30 ### Added