File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to the **VS Code Aster** extension will be documented in thi
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.1] - 2025-12-18
9+
10+ Micro-patch to fix README issues.
11+
12+ ### Fixed
13+ - ** Simvia logo** in the README now uses an absolute link rather than a relative link
14+
815## [ 1.0.0] - 2025-12-17
916
1017Initial public release — first stable feature set.
Original file line number Diff line number Diff line change 11{
22 "name" : " vs-code-aster" ,
33 "displayName" : " VS Code Aster" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "description" : " VS Code extension for code_aster" ,
66 "publisher" : " simvia" ,
77 "license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments