Skip to content

Commit

Permalink
upgrade version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-li1231 committed Jan 3, 2025
1 parent a81e8c6 commit f628599
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,14 @@ All notable changes to the "zeppelin-vscode" extension will be documented in thi
- #11
- [Execution ending error when notebook is repeatedly opened quickly](https://github.com/allen-li1231/zeppelin-vscode/commit/08b032b1e9c92934a177d1da4403f65c65361f30)


## [0.2.9] - 2024-11-29

### Fixed:
- [Misalignment of cell index through moving/copying/cutting and pasting cell.](https://github.com/allen-li1231/zeppelin-vscode/commit/198b53e936b7909567c048aec3b4cbfcfc8d45c8)
- [Inappropriate create new file prompt when comparing file history in git](https://github.com/allen-li1231/zeppelin-vscode/commit/969b39776209ee55ef3cdefe96bd169836405110)
- [Inappropriate create new file prompt when comparing file history in git](https://github.com/allen-li1231/zeppelin-vscode/commit/969b39776209ee55ef3cdefe96bd169836405110)


## [0.2.10] - 2025-01-03
### Added
[HTTP Agent Configuration support](https://github.com/allen-li1231/zeppelin-vscode/commit/f44dd57b0606cd1b5b654e31c9bdf7e059b86269) for resolving #15 .
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zeppelin-vscode",
"displayName": "Zeppelin Notebook",
"description": "Apache Zeppelin Notebook Extension for VS Code",
"version": "0.2.9",
"version": "0.2.10",
"publisher": "AllenLi1231",
"author": {
"name": "Allen Li"
Expand Down

0 comments on commit f628599

Please sign in to comment.