Skip to content

Commit fc973d4

Browse files
committed
Prepare release 2.1.3
1 parent d24ccc9 commit fc973d4

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
We refer to [GitHub issues](https://github.com/adr/adr-log/issues) by using `#NUM`.
99

10-
## [unreleased]
10+
## [2.1.3] – 2019-11-15
11+
12+
### Fixed
13+
14+
- `adr-log` now works with relative directories as expected. [#29](https://github.com/adr/adr-log/pull/29)
1115

1216
## [2.1.2] – 2019-10-27
1317

@@ -43,6 +47,7 @@ We refer to [GitHub issues](https://github.com/adr/adr-log/issues) by using `#NU
4347
## [2.0.0] – 2017-11-18
4448

4549
### Added
50+
4651
- Support for comments after `adrlog` in `<!-- adrlog -->`. [#17](https://github.com/adr/adr-log/issues/17)
4752
- Initial support for headers (`---`) in `ADR-*.md` files.
4853

@@ -86,7 +91,8 @@ We refer to [GitHub issues](https://github.com/adr/adr-log/issues) by using `#NU
8691

8792
Initial version of adr-log.
8893

89-
[unreleased]: https://github.com/adr/adr-log/compare/adr:2.1.2...master
94+
[unreleased]: https://github.com/adr/adr-log/compare/adr:2.1.3...master
95+
[2.1.3]: https://github.com/adr/adr-log/compare/adr:2.1.2...2.1.3
9096
[2.1.2]: https://github.com/adr/adr-log/compare/adr:2.1.1...2.1.2
9197
[2.1.1]: https://github.com/adr/adr-log/compare/adr:2.1.0...2.1.1
9298
[2.1.0]: https://github.com/adr/adr-log/compare/adr:2.0.0...2.1.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)