From 07e259c0fef5c8ceaf15a9cb7a1bca229fae9944 Mon Sep 17 00:00:00 2001 From: Gerd Zellweger Date: Fri, 30 Jul 2021 21:34:25 -0700 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a45852..eb71dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [10.1.0] - 2021-07-30 ### Added @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added new `register()` method for `ExtendedState` to identify which register this instance refers to. +## Changed + +- Better formatting for cpuid binary. + ## [10.0.0] - 2021-07-14 ### Breaking changes for v10