Skip to content

Commit 9b0887f

Browse files
committed
Release version 1.4.0
1 parent 2f3ce12 commit 9b0887f

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ Releases
113113
Django-hvad uses the same release pattern as Django. The following versions
114114
are 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

121121
Stable branches have minor bugfix releases as needed, with guaranteed compatibility.
122122
See the `installation guide`_ for details, or have a look at the `release notes`_.

docs/public/release_notes.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
1113
Python 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+
7377
This release is a collection of fixes and improvements, some of which may
7478
introduce minor compatibility issues. Please make sure you fix any deprecation
7579
warnings before upgrading to avoid those issues.

0 commit comments

Comments
 (0)