Skip to content

Commit ffff651

Browse files
committed
update change log
1 parent 194d96c commit ffff651

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
All notable changes to the "PawSQL Client" extension will be documented in this file.
44

5-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5+
## [0.2.0] - 2025-05-16
6+
7+
### Changed
8+
9+
- Support [PawSQL Community Edition](https://hub.docker.com/r/pawsql/pawsql-ce)
10+
11+
### Fixed
12+
13+
- Bug fixing
614

715
## [0.1.4] - 2025-04-21
816

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "PawSQL",
99
"email": "support@pawsql.com"
1010
},
11-
"version": "0.1.4",
11+
"version": "0.2.0",
1212
"engines": {
1313
"vscode": "^1.80.0"
1414
},

0 commit comments

Comments
 (0)