From 0a6d95bfe80862c025da18046634129aeb2a5875 Mon Sep 17 00:00:00 2001 From: itsHenry <2671230065@qq.com> Date: Wed, 7 Feb 2024 20:26:21 +0800 Subject: [PATCH] chore(main): release 2.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a47458..99b58fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.0.0](https://github.com/itsHenry35/ledu/compare/v1.6.1...v2.0.0) (2024-02-07) + + +### ⚠ BREAKING CHANGES + +* import aria2c from motrix + +### Features + +* import aria2c from motrix ([c432ff3](https://github.com/itsHenry35/ledu/commit/c432ff3a957e8be6117dfee4717535664ebab93b)) +* new url place support and support for "无回放"courses ([149f762](https://github.com/itsHenry35/ledu/commit/149f7626bd90392b05afd44af301c40475d89e53)) + + +### CI + +* error debug aria2c path ([33275cf](https://github.com/itsHenry35/ledu/commit/33275cfb2963493eba834fbe1929bb962f0dc3e8)) + ## [1.6.1](https://github.com/itsHenry35/ledu/compare/v1.6.0...v1.6.1) (2023-12-24)