Skip to content

Commit 3edf72c

Browse files
committed
1.12.2 changelog & version
1 parent 772460d commit 3edf72c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
* [1.12.2]
4+
- PR [#31](https://github.com/filloax/isaac-lua-api-vscode/pull/31): ItemPool and ItemConfig changes (epfly6)
5+
36
* [1.12.1]
47

58
- Add Get/SetBloodLustCounter, SubCharge field under ActiveItemDesc, CharacterMenu.SetSelectedCharacterID(ID), RandomVector(), EntityPickup.GetRandomPickupVelocity(Position, RNG, VelocityType), and various Room functions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "Filloax",
44
"displayName": "Binding of Isaac Lua API",
55
"description": "Adds support and autocomplete for the The Binding of Isaac: Repentance modding API",
6-
"version": "1.12.1",
6+
"version": "1.12.2",
77
"icon": "icon.png",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)