Skip to content

Commit

Permalink
Corrected version numbers for minor release and updated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
repositony committed Oct 11, 2023
1 parent df24428 commit 7ea9b7d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to the extension will be documented in this file.

For full commit history and versions please see the [repository](https://github.com/repositony/vscode_mcnp).

## Version 1.0.1

- Simplified colour customisation section of readme
- F5 debugging added
- Added vertical data input format
- Fixed missing highlighting of default material library cards
- Fixed `contrib` arguments and highlighting
- Added js-yaml as a dev dependency

## Version 1.0.0

- Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscodemcnp",
"version": "1.0.4",
"version": "1.0.1",
"displayName": "MCNP6.3 syntax highlighting and snippets",
"publisher": "repositony",
"author": {
Expand Down

0 comments on commit 7ea9b7d

Please sign in to comment.