Skip to content

Commit

Permalink
docs: update changelog for 0.21.1, 0.21.2 (#3594)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Dec 19, 2024
1 parent af83bf7 commit 71e31ca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .changes/v0.21.1.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## v0.21.1 (2024-12-09)

### ⚠️ Notice
### Notice

* This is a patch release, please also check [the full release note](https://github.com/TabbyML/tabby/releases/tag/v0.21.0) for 0.21.

### 🧰 Fixed and Improvements
### Fixed and Improvements

* Fixed Gitlab Context Provider.
4 changes: 2 additions & 2 deletions .changes/v0.21.2.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## v0.21.2 (2024-12-18)

### ⚠️ Notice
### Notice

* This is a patch release, please also check [the full release note](https://github.com/TabbyML/tabby/releases/tag/v0.21.1) for 0.21.1.

### 🧰 Fixed and Improvements
### Fixed and Improvements

* Adapt extension side changes in new versions.
- VSCode: 1.16.0
Expand Down
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@ and is generated by [Changie](https://github.com/miniscruff/changie).

## v0.21.2 (2024-12-18)

### ⚠️ Notice
### Notice

* This is a patch release, please also check [the full release note](https://github.com/TabbyML/tabby/releases/tag/v0.21.1) for 0.21.1.

### 🧰 Fixed and Improvements
### Fixed and Improvements

* Adapt extension side changes in new versions.
- VSCode: 1.16.0
- IntelliJ Platform: 1.9.1

## v0.21.1 (2024-12-09)

### ⚠️ Notice
### Notice

* This is a patch release, please also check [the full release note](https://github.com/TabbyML/tabby/releases/tag/v0.21.0) for 0.21.

### 🧰 Fixed and Improvements
### Fixed and Improvements

* Fixed Gitlab Context Provider.
## v0.21.0 (2024-12-02)
Expand Down

0 comments on commit 71e31ca

Please sign in to comment.