Skip to content

Commit 25165d2

Browse files
committed
1.14.1 changelog & version
1 parent 24fadb9 commit 25165d2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
* [1.14.1]
4+
- Support for REPENTOGON 1.1.2d and 1.1.2de
5+
- Added the overload for EntiyFamiliar:TryAimAtMarkedTarget
6+
- Fixed incorrent names for Capsule:GetVec2 and Capsule:GetVec3
7+
- Added Shape:Circle
8+
- Any functions with an "ignoreModifiers" argument has been given a comment stating how it functions.
9+
310
* [1.14.0]
411
- Support for REPENTOGON 1.1.2
512
- Add RGON's Font overload

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.14.0",
6+
"version": "1.14.1",
77
"icon": "icon.png",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)