File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.1.0] - 2020-11-09
11+
1012### Added
1113
1214- ability to autofocus buttons ([ #14 ] ( https://github.com/codewithkyle/notifyjs/issues/14 ) )
@@ -128,7 +130,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130
129131- Entire existing codebase due to rewrite
130132
131- [ unreleased ] : https://github.com/codewithkyle/notifyjs/compare/v2.0.1...HEAD
133+ [ unreleased ] : https://github.com/codewithkyle/notifyjs/compare/v2.1.0...HEAD
134+ [ 2.1.0 ] : https://github.com/codewithkyle/notifyjs/compare/v2.0.3...v2.1.0
135+ [ 2.0.3 ] : https://github.com/codewithkyle/notifyjs/compare/v2.0.1...v2.0.3
132136[ 2.0.1 ] : https://github.com/codewithkyle/notifyjs/compare/v2.0.0...v2.0.1
133137[ 2.0.0 ] : https://github.com/codewithkyle/notifyjs/compare/v1.2.0...v2.0.0
134138[ 1.2.0 ] : https://github.com/codewithkyle/notifyjs/compare/v1.1.0...v1.2.0
You can’t perform that action at this time.
0 commit comments