Skip to content

Commit

Permalink
Merge pull request #23 from FahrJo/dev
Browse files Browse the repository at this point in the history
prepare update
  • Loading branch information
FahrJo authored Jul 27, 2024
2 parents 46ba41b + af81189 commit 99f32c3
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 6 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.3] - 2024-07-27

- add ability to stop ongoing verification
- bugfixes
- dependency updates

## [0.2.2] - 2023-11-02

- Add support for highlighting assertions where context from Ultimate is missing
- add support for highlighting assertions where context from Ultimate is missing

## [0.2.0] - 2023-06-03

- Change to new REST-API of Ultimate
- change to new REST-API of Ultimate

## [0.1.2] - 2023-04-18

Expand All @@ -28,4 +34,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.0] - 2023-04-04

- Initial release
- initial release
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ This extension contributes the following settings:

## Release Notes

### 0.2.3

Add ability to stop ongoing verification, bugfixes and dependency updates

### 0.2.2

Add support for highlighting assertions where context from Ultimate is missing
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "ultimate-automizer",
"displayName": "Ultimate Automizer",
"description": "This extension runs a formal verification on the current active C file.",
"version": "0.2.2",
"version": "0.2.3",
"publisher": "FahrJo",
"contributors": [
{
Expand Down

0 comments on commit 99f32c3

Please sign in to comment.