Skip to content

Commit 562a09a

Browse files
committed
Fix CHANGELOG.md issues
1 parent 84e91f8 commit 562a09a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6-
and this project adheres to [Semantic Versioning](http://semver.org/).
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/)
6+
and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10-
## Added
10+
### Added
1111

1212
- Bare an minimal templates: [#88](https://github.com/adr/madr/issues/88)
1313
- [`adr-template-minmal.md`](template/adr-template-minimal.md) only contains mandatory sections, with explanations about them. <!-- ### Consequences also contained, though marked as "optional" -->
@@ -154,7 +154,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
154154

155155
### Changed
156156

157-
- `README.md`: Removed section "Background Information" as the information is contained at <http://adr.github.io>, too. Fixes [#4](https://github.com/adr/madr/issues/4)
157+
- `README.md`: Removed section "Background Information" as the information is contained at <https://adr.github.io>, too. Fixes [#4](https://github.com/adr/madr/issues/4)
158158

159159
## [1.3.1] – 2018-02-13
160160

0 commit comments

Comments
 (0)