Skip to content

Commit

Permalink
docs: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Feb 13, 2023
1 parent f9aa7e2 commit 7b7d04c
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,30 @@

### Added

- (#53): Highlight Python binary strings
- (#54): Apply Catppuccin to semantic highlights

### Changed

- (HTML): Align highlights with TOML/JSON/XML/YAML
- (Rust): Lower opacity of conditionally disabled code
- (Rust): Highlight parameters to be same as language default
- (Debugger): No background highlighting on normal breakpoints
- (Debugger): Current line that is stopped is background highlighted

- If you would like to edit the debugging highlights yourself, they are
located in `Settings - Editor -> Color Scheme -> Debugger`

### Deprecated

### Removed

### Fixed

### Security

## 2.0.9 - 2023-02-13

### Added
- (#53): Highlight Python binary strings
- (#54): Apply Catppuccin to semantic highlights

### Changed
- Align HTML with TOML/JSON/XML/YAML
- - Lower opacity of conditionally disabled code
- Highlight parameters to be same as language default
- - No background highlighting on normal breakpoints
- Current line that is stopped is background highlighted

### Fixed
- Don't force italics on CSS Keywords

### Security

## 2.0.8 - 2023-01-26

### Added
Expand Down

0 comments on commit 7b7d04c

Please sign in to comment.