Skip to content

Commit 2ca8e3e

Browse files
authored
Merge pull request #261 from woodyrew/changelog-update
Changelog - Update for 2.2.1
2 parents e3f2e12 + 960e237 commit 2ca8e3e

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,22 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [unreleased]
6+
7+
## [2.2.1]
68
### Changed
7-
* Updated dependencies
9+
* Updated dependencies ([#246])
10+
* Erroring test reading symbolic link to dir ([#229])
11+
* Add the packaging metadata to build the metalsmith snap ([#249])
12+
* Security vulnerability in dependency - upgraded ([#258])
813

914
### Removed
1015
* Unused dependencies
1116

17+
[#229]: https://github.com/metalsmith/metalsmith/pull/229
18+
[#246]: https://github.com/metalsmith/metalsmith/pull/246
19+
[#249]: https://github.com/metalsmith/metalsmith/pull/249
20+
[#258]: https://github.com/metalsmith/metalsmith/pull/258
21+
1222

1323
## [2.2.0] - August 11, 2016
1424
### Added
@@ -238,7 +248,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
238248
## 0.0.1 - February 4, 2014
239249
:sparkles:
240250

241-
[unreleased]: https://github.com/metalsmith/metalsmith/compare/v2.2.0...HEAD
251+
[unreleased]: https://github.com/metalsmith/metalsmith/compare/v2.2.1...HEAD
252+
[2.2.1]: https://github.com/metalsmith/metalsmith/compare/v2.2.0...v2.2.1
242253
[2.2.0]: https://github.com/metalsmith/metalsmith/compare/v2.1.0...v2.2.0
243254
[2.1.0]: https://github.com/metalsmith/metalsmith/compare/v2.0.1...v2.1.0
244255
[2.0.1]: https://github.com/metalsmith/metalsmith/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)