Skip to content

Commit 3f5856a

Browse files
release 2.1.0
1 parent a636c8b commit 3f5856a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to the "SageMath for VScode" extension will be documented in
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2026-xx-xx
7+
## [2.1.0] - 2026-04-09
88

99
### Added
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sagemath-for-vscode",
33
"displayName": "SageMath for VScode",
44
"description": "An extension for SageMath support in VS Code.",
5-
"version": "2.0.2",
5+
"version": "2.1.0",
66
"publisher": "SeanDictionary",
77
"license": "AGPL-3.0",
88
"repository": {

0 commit comments

Comments
 (0)