From bd45f547d326306e95ce7c4776a54657dc1a7d01 Mon Sep 17 00:00:00 2001 From: Amaury Chamayou Date: Fri, 26 Jul 2024 11:01:55 +0100 Subject: [PATCH] Release notes for 5.0.1 (#6399) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbc0bbd980e..f587ffa4ace5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [5.0.1] + +[5.0.1]: https://github.com/microsoft/CCF/releases/tag/ccf-5.0.1 + +### Bug Fixes + +- All public headers now correctly set pragma once (#6388, #6389) + +### Dependencies + +- Base image refresh for containers (#6394, #6395) +- Python cryptography package requirement raised to 43.\* (#6385) + ## [5.0.0] [5.0.0]: https://github.com/microsoft/CCF/releases/tag/ccf-5.0.0