Skip to content

Commit bd24f92

Browse files
committed
Updated changelog & bumped version
1 parent 2d514ac commit bd24f92

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Change Log
22

3-
## [1.3.0] - UNRELEASED
4-
5-
### Deprecated:
3+
## [1.3.0] - 2024-04-13
64

75
### Breaking changes:
86
- Renamed config `ue-python.debug.port` to `ue-python.attach.port`. `ue-python.debug.port` has been deprecated and will be removed in a future release _(Contributed by [@F-Dudley](https://github.com/F-Dudley))_

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Unreal Engine Python",
44
"publisher": "NilsSoderman",
55
"description": "Tools to assist when writing Python code for Unreal Engine.",
6-
"version": "1.2.1",
6+
"version": "1.3.0",
77
"categories": [
88
"Other",
99
"Debuggers"

0 commit comments

Comments
 (0)