File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,10 +113,10 @@ Releases
113113Django-hvad uses the same release pattern as Django. The following versions
114114are thus available:
115115
116- * Stable branch 1.0, available through `PyPI `_ and git branch ``releases/1.0.x ``.
117- * Stable branch 1.1, available through `PyPI `_ and git branch ``releases/1.1.x ``.
118116* Stable branch 1.2, available through `PyPI `_ and git branch ``releases/1.2.x ``.
119- * Development branch 1.3, available through git branch ``master ``.
117+ * Stable branch 1.3, available through `PyPI `_ and git branch ``releases/1.3.x ``.
118+ * Stable branch 1.4, available through `PyPI `_ and git branch ``releases/1.4.x ``.
119+ * Development branch 1.5, available through git branch ``master ``.
120120
121121Stable branches have minor bugfix releases as needed, with guaranteed compatibility.
122122See the `installation guide `_ for details, or have a look at the `release notes `_.
Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ Release Notes
55.. release 1.4.0
66
77*****************************
8- 1.4.0 - upcoming release
8+ 1.4.0 - current release
99*****************************
1010
11+ Released on November 10, 2015
12+
1113Python and Django versions supported:
1214
1315- Support for Python 3.5 was added.
@@ -67,9 +69,11 @@ Fixes:
6769.. release 1.3.0
6870
6971*****************************
70- 1.3.0 - current release
72+ 1.3.0
7173*****************************
7274
75+ Released on July 29, 2015
76+
7377This release is a collection of fixes and improvements, some of which may
7478introduce minor compatibility issues. Please make sure you fix any deprecation
7579warnings before upgrading to avoid those issues.
You can’t perform that action at this time.
0 commit comments