You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
3.1 KiB

4 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  4. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
  5. ## [v2.1.0](https://github.com/meandavejustice/is-core-module/compare/v2.0.0...v2.1.0) - 2020-11-04
  6. ### Commits
  7. - [Dev Deps] update `eslint` [`5e0034e`](https://github.com/meandavejustice/is-core-module/commit/5e0034eae57c09c8f1bd769f502486a00f56c6e4)
  8. - [New] Add `diagnostics_channel` [`c2d83d0`](https://github.com/meandavejustice/is-core-module/commit/c2d83d0a0225a1a658945d9bab7036ea347d29ec)
  9. ## [v2.0.0](https://github.com/meandavejustice/is-core-module/compare/v1.0.2...v2.0.0) - 2020-09-29
  10. ### Commits
  11. - v2 implementation [`865aeb5`](https://github.com/meandavejustice/is-core-module/commit/865aeb5ca0e90248a3dfff5d7622e4751fdeb9cd)
  12. - Only apps should have lockfiles [`5a5e660`](https://github.com/meandavejustice/is-core-module/commit/5a5e660d568e37eb44e17fb1ebb12a105205fc2b)
  13. - Initial commit for v2 [`5a51524`](https://github.com/meandavejustice/is-core-module/commit/5a51524e06f92adece5fbb138c69b7b9748a2348)
  14. - Tests [`116eae4`](https://github.com/meandavejustice/is-core-module/commit/116eae4fccd01bc72c1fd3cc4b7561c387afc496)
  15. - [meta] add `auto-changelog` [`c24388b`](https://github.com/meandavejustice/is-core-module/commit/c24388bee828d223040519d1f5b226ca35beee63)
  16. - [actions] add "Automatic Rebase" and "require allow edits" actions [`34292db`](https://github.com/meandavejustice/is-core-module/commit/34292dbcbadae0868aff03c22dbd8b7b8a11558a)
  17. - [Tests] add `npm run lint` [`4f9eeee`](https://github.com/meandavejustice/is-core-module/commit/4f9eeee7ddff10698bbf528620f4dc8d4fa3e697)
  18. - [readme] fix travis badges, https all URLs [`e516a73`](https://github.com/meandavejustice/is-core-module/commit/e516a73b0dccce20938c432b1ba512eae8eff9e9)
  19. - [meta] create FUNDING.yml [`1aabebc`](https://github.com/meandavejustice/is-core-module/commit/1aabebca98d01f8a04e46bc2e2520fa93cf21ac6)
  20. - [Fix] `domain`: domain landed sometime > v0.7.7 and <= v0.7.12 [`2df7d37`](https://github.com/meandavejustice/is-core-module/commit/2df7d37595d41b15eeada732b706b926c2771655)
  21. - [Fix] `sys`: worked in 0.6, not 0.7, and 0.8+ [`a75c134`](https://github.com/meandavejustice/is-core-module/commit/a75c134229e1e9441801f6b73f6a52489346eb65)
  22. ## [v1.0.2](https://github.com/meandavejustice/is-core-module/compare/v1.0.1...v1.0.2) - 2014-09-28
  23. ### Commits
  24. - simpler [`66fe90f`](https://github.com/meandavejustice/is-core-module/commit/66fe90f9771581b9adc0c3900baa52c21b5baea2)
  25. ## [v1.0.1](https://github.com/meandavejustice/is-core-module/compare/v1.0.0...v1.0.1) - 2014-09-28
  26. ### Commits
  27. - remove stupid [`f21f906`](https://github.com/meandavejustice/is-core-module/commit/f21f906f882c2bd656a5fc5ed6fbe48ddaffb2ac)
  28. - update readme [`1eff0ec`](https://github.com/meandavejustice/is-core-module/commit/1eff0ec69798d1ec65771552d1562911e90a8027)
  29. ## v1.0.0 - 2014-09-28
  30. ### Commits
  31. - init [`48e5e76`](https://github.com/meandavejustice/is-core-module/commit/48e5e76cac378fddb8c1f7d4055b8dfc943d6b96)