File tree Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+
89## [ Unreleased]
910
10- ### Breaking changes
11+ ### Breaking changes (major)
12+
13+ ### New Features (minor)
14+
15+ ### Fixes (patch)
16+
17+ ## [ 1.2.0] - 2019-04-04
18+
19+ ### Breaking changes (major)
20+
21+ ### New Features (minor)
1122
12- ### New Features
1323- Added Eslint and Travis ci
1424
15- ### Patches
25+ ### Fixes (patch)
26+
1627- Readme improvements
1728- Badges for npm versions and build status
1829
@@ -49,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4960-
5061
5162
52- [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.1.0...HEAD
63+ [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.2.0...HEAD
64+ [ 1.2.0 ] : https://github.com/amejiarosario/dsa.js/compare/1.1.0...1.2.0
5365[ 1.1.0 ] : https://github.com/amejiarosario/dsa.js/compare/1.0.0...1.1.0
5466[ 1.0.0 ] : https://github.com/amejiarosario/dsa.js/releases/tag/1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " dsa.js" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Data Structures & Algorithms in JS" ,
55 "author" : " Adrian Mejia <hi+dsajs@adrianmejia.com> (https://adrianmejia.com)" ,
66 "homepage" : " https://github.com/amejiarosario/dsa.js" ,
You can’t perform that action at this time.
0 commit comments