We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6836ef4 commit fd57cd0Copy full SHA for fd57cd0
fluent.runtime/CHANGELOG.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
fluent.runtime 0.4.0 (March 13, 2023)
5
------------------------------------
+-------------------------------------
6
7
* Drop support for Python 2.7 and 3.5 & support for Python 3.6 through 3.9 ([#163](https://github.com/projectfluent/python-fluent/pull/163))
8
* Add type hints ([#180](https://github.com/projectfluent/python-fluent/pull/180))
@@ -14,7 +14,7 @@ fluent.runtime 0.3.1 (May 20, 2020)
14
* Updated package metadata.
15
16
fluent.runtime 0.3 (October 23, 2019)
17
----------------------------------------
18
19
* Added ``fluent.runtime.FluentResource`` and
20
``fluent.runtime.FluentBundle.add_resource``.
0 commit comments