Skip to content

Commit

Permalink
Update change log (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
klane authored Aug 31, 2021
1 parent e6fbe8f commit d5c912c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@

- Added pre-commit to dev dependencies. ([#127](https://github.com/Rose-STL-Lab/torchTS/pull/127))

### Changed

- Changed CI workflows to run pre-commit with poetry. ([#131](https://github.com/Rose-STL-Lab/torchTS/pull/131))
- Moved common workflow steps to a composite action. ([#132](https://github.com/Rose-STL-Lab/torchTS/pull/132))
- Updated pre-commit hooks. ([#133](https://github.com/Rose-STL-Lab/torchTS/pull/133), [#135](https://github.com/Rose-STL-Lab/torchTS/pull/135))

### Fixed

- Fixed change log links. ([#126](https://github.com/Rose-STL-Lab/torchTS/pull/126))
- Fixed change log links. ([#126](https://github.com/Rose-STL-Lab/torchTS/pull/126), [#128](https://github.com/Rose-STL-Lab/torchTS/pull/128))

## [0.1.0] - 2021-08-16

Expand Down

0 comments on commit d5c912c

Please sign in to comment.