We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9521c24 commit 9f6810eCopy full SHA for 9f6810e
2 files changed
Assets/Package/CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "com.browar.debugging",
"displayName": "Debugging",
- "version": "1.0.0",
+ "version": "1.1.0",
"unity": "2018.1",
"description": "Collection of debug scripts and systems.",
"keywords": [
0 commit comments