Skip to content

Commit f789fff

Browse files
committed
docs - made upgrade info uptodate
1 parent d8b3667 commit f789fff

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/install.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,20 @@ the `paver upgrade` command. Also password recovery was changed: a user can crea
136136
a unique, personal URL that GHC sends by email. This requires a working email configuration and a reachable
137137
`SITE_URL` config value. See :ref:`admin_user_mgt` for solving password problems.
138138

139+
See [closed issues for related Milestone 0.6.0](https://github.com/geopython/GeoHealthCheck/milestone/6?closed=1)
140+
141+
Upgrade notes v0.7.0
142+
....................
143+
144+
No database changes. Many fixes and enhancements, see [closed issues for related Milestone 0.7.0](https://github.com/geopython/GeoHealthCheck/milestone/7?closed=1).
145+
146+
Upgrade notes v0.8.0
147+
....................
148+
149+
Main change: migrated from Python 2 to Python 3. No DB upgrades required.
150+
One major improvement was more robust (HTTP) retries using the `requests` `Session` object.
151+
152+
See [closed issues for related Milestone 0.8.0](https://github.com/geopython/GeoHealthCheck/milestone/8?closed=1)
139153

140154
Running
141155
-------

0 commit comments

Comments
 (0)