Skip to content

Commit 9f6810e

Browse files
committed
Update CHANGELOG.md & package.json
1 parent 9521c24 commit 9f6810e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Assets/Package/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.1.0 [01.02.2023]
2+
3+
### Added:
4+
- Autocomplete feature
5+
### Changed:
6+
- Fix stack overflow when accessing empty history
7+
8+
## 1.0.0 [24.10.2022]

Assets/Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.browar.debugging",
33
"displayName": "Debugging",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"unity": "2018.1",
66
"description": "Collection of debug scripts and systems.",
77
"keywords": [

0 commit comments

Comments
 (0)