Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Commit

Permalink
Update changelog + version
Browse files Browse the repository at this point in the history
  • Loading branch information
TehNut committed Mar 13, 2017
1 parent 68ca7cf commit 350c7cd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
------------------------------------------------------
Version 2.1.7
------------------------------------------------------

- Fixed Grave Digger not applying damage bonus
- https://github.com/WayofTime/BloodMagic/issues/1098
- Fixed crash when attempting to handle the dropping of Demonic Will
- https://github.com/WayofTime/BloodMagic/issues/1091
- Fixed Crash of the Timberman dupe
- This also adds support for IItemHandler based inventories
- https://github.com/WayofTime/BloodMagic/issues/1090
- Fixed a crash when a Meteor struck the ground
- https://github.com/WayofTime/BloodMagic/issues/1088
- Fixed the Seer's Sigil not using Roman Numerals to display the altar tier
- https://github.com/WayofTime/BloodMagic/pull/1094

------------------------------------------------------
Version 2.1.6
------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod_name=BloodMagic
package_group=com.wayoftime.bloodmagic
mod_version=2.1.6
mod_version=2.1.7
mc_version=1.11
forge_version=13.19.1.2189
curse_id=224791
Expand Down

0 comments on commit 350c7cd

Please sign in to comment.