From 35e5f532b48c162da455dddfac1113a1a936cfc4 Mon Sep 17 00:00:00 2001 From: Kjetil Kjeka Date: Tue, 13 Feb 2018 11:11:35 +0100 Subject: [PATCH] Introduced a changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..71f6c5a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog +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). + +## [Unreleased] +### Added +### Changed +### Removed + - PCC dummy register was removed. These register should not be used as there are no hardware corresponding to them.