allbuild commit 1bf12d29

This commit is contained in:
Olivier Gagnon
2022-04-01 16:05:16 -04:00
parent 1bf12d29b5
commit 6c8a46d38b
5 changed files with 29 additions and 100 deletions
+15
View File
@@ -3,6 +3,21 @@
Changelog
=========
v1.6.3 - 2022-04-01 Few stanek fixes
------------------------------------
Stanek Gift
* Has a minimum size of 2x3
* Active Fragment property 'avgCharge' renamed to 'highestCharge'
* Formula for fragment effect updated to make 561% more sense.
Now you can charge to your heart content.
* Logs for the 'chargeFragment' function updated.
Misc.
* Nerf noodle bar.
v1.6.0 - 2022-03-29 Grafting
----------------------------
+1 -1
View File
@@ -66,7 +66,7 @@ documentation_title = '{0} Documentation'.format(project)
# The short X.Y version.
version = '1.6'
# The full version, including alpha/beta/rc tags.
release = '1.6.0'
release = '1.6.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.