Skip to content

Commit 891bbd7

Browse files
committed
Version bump
1 parent de9e102 commit 891bbd7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
These versions follow [Semantic Versioning 2.0](https://semver.org).
44

5+
## 1.1.0 (2023-10-25)
6+
7+
### Added
8+
9+
- [Ruff Formatter][ruff-fmt] support.
10+
11+
[ruff-fmt]: https://astral.sh/blog/the-ruff-formatter
12+
513
## 1.0.1 (2023-10-25)
614

715
### Fixed

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Ruff",
44
"organization": "Aeron",
55
"description": "Ruff, an extremely fast Python linter, written in Rust, for Nova.",
6-
"version": "1.0.1",
6+
"version": "1.1.0",
77
"categories": ["issues", "commands", "formatters"],
88
"repository": "https://github.com/Aeron/Ruff.novaextension",
99
"bugs": "https://github.com/Aeron/Ruff.novaextension/issues",

0 commit comments

Comments
 (0)