You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/changelog.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## `2.0.0`
4
+
5
+
*Unreleased*
6
+
7
+
### Removed
8
+
9
+
-[#88](https://github.com/JoshKarpel/idesolver/pull/88) Dropped support for Python `3.7`.
10
+
11
+
### Changed
12
+
13
+
-[#88](https://github.com/JoshKarpel/idesolver/pull/88) Docs are now built using `mkdocs` and hosted on [GitHub Pages](https://joshkarpel.github.io/idesolver/).
0 commit comments