source: trip-planner-front/node_modules/which-module/CHANGELOG.md@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 750 bytes
Line 
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="2.0.0"></a>
6# [2.0.0](https://github.com/nexdrew/which-module/compare/v1.0.0...v2.0.0) (2017-05-01)
7
8
9### Features
10
11* remove Node < 4 from official testing/support ([#22](https://github.com/nexdrew/which-module/issues/22)) ([ee7aff4](https://github.com/nexdrew/which-module/commit/ee7aff4))
12
13
14### BREAKING CHANGES
15
16* Node 0.10 or 0.12 no longer supported, please update to Node 4+ or use which-module@1.0.0
17
18
19
20<a name="1.0.0"></a>
21# 1.0.0 (2016-06-06)
22
23
24### Features
25
26* initial code ([08074cd](https://github.com/nexdrew/which-module/commit/08074cd))
Note: See TracBrowser for help on using the repository browser.