This commit is contained in:
Olivier Gagnon
2021-08-10 21:01:09 -04:00
parent 643d2525c5
commit 8c9f78394b
6 changed files with 101 additions and 90 deletions
+3 -1
View File
@@ -3,7 +3,7 @@
Changelog
=========
v0.52.1 - 2021-07-10 bugfixing (hydroflame)
v0.52.1 - 2021-07-10 bugfixing (hydroflame & community)
-------------------------------------------
**Misc.**
@@ -16,6 +16,8 @@ v0.52.1 - 2021-07-10 bugfixing (hydroflame)
* Character overview screen no longer hidden on the corporation screen.
* Infiltration difficulty display is now more explicit (It's a big arrow instead
of just one word.)
* Cleanup description of singularity function on readthedocs (@PurePandemonium)
* Fix bug when autolinking a server while backdooring (@schroederIT)
v0.52.0 - 2021-06-13 Infiltration 2.0 (hydroflame & community)
--------------------------------------------------------------
+1 -1
View File
@@ -66,7 +66,7 @@ documentation_title = '{0} Documentation'.format(project)
# The short X.Y version.
version = '0.52'
# The full version, including alpha/beta/rc tags.
release = '0.52.0'
release = '0.52.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.