Skip to content

Commit 3a87e1e

Browse files
author
Edly
committed
Merge remote-tracking branch 'origin/release'
2 parents 3e0a6e1 + 9e8be24 commit 3a87e1e

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ instructions, because git commits are used to generate release notes:
1919

2020
<!-- scriv-insert-here -->
2121

22+
<a id='changelog-21.0.1'></a>
23+
## v21.0.1 (2026-01-29)
24+
25+
- [Chore] Redirect to tutor page(https://edly.io/tutor/) instead of tutor docs(https://docs.tutor.edly.io) on tutor logo click in legacy pages footer. (by @Faraz32123)
26+
27+
- [Chore] Change indigo brand version that ships a user dropdown icon bug fix. (by @Faraz32123)
28+
2229
<a id='changelog-21.0.0'></a>
2330

2431
## v21.0.0 (2026-01-16)

changelog.d/20260119_145650_faraz.maqsood_redirect_to_tutor_page_instead_of_tutor_docs.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/20260129_122214_faraz.maqsood_change_indigo_brand_version_that_ships_a_user_dropdown_icon_bugFix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

tutorindigo/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "21.0.0"
1+
__version__ = "21.0.1"

0 commit comments

Comments
 (0)