We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329661f commit c56296cCopy full SHA for c56296c
CHANGES.rst
@@ -2,6 +2,24 @@
2
CHANGES
3
=======
4
5
+2.2.0 (unreleased)
6
+==================
7
+
8
+Environments
9
+------------
10
11
+Incompatibility
12
+---------------
13
14
+Features
15
+--------
16
17
+Documentation
18
+-------------
19
20
+Bug Fixes
21
+---------
22
23
2.1.0 (2023/02/05)
24
==================
25
sphinx_intl/__init__.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
-__version__ = '2.1.0'
+__version__ = '2.2.0'
0 commit comments