Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored and github-actions[bot] committed Feb 13, 2023
1 parent a159cb3 commit f9aa7e2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,32 @@

### Added

### Changed

### 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
- Improve Rust highlights
- Lower opacity of conditionally disabled code
- - Lower opacity of conditionally disabled code
- Highlight parameters to be same as language default
- Align debugging highlights with VSCode
- No background highlighting on normal breakpoints
- - No background highlighting on normal breakpoints
- 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

- Don't force italics on CSS Keywords

### Security

## 2.0.8 - 2023-01-26

### Added
Expand Down

0 comments on commit f9aa7e2

Please sign in to comment.