Skip to content

Commit

Permalink
feat: NEWS with version-specific feature information
Browse files Browse the repository at this point in the history
  • Loading branch information
njlyon0 committed Aug 13, 2024
1 parent 8b4b442 commit 7da10a5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## `v 1.1.0` Features

Changes from the prior version are listed below:

- Increased contrast of code chunk outputs relative to background (especially in dark mode)

## `v 1.0.0` Features

This is the first version of this extension. It included:

- Light and dark mode for LTER education-related Quarto websites
- SCSS rules for increased contrast for tabset header/panel content relative to the background
- SCSS rule for emphasis color in active dropdown menu option
- Hyperlinks underlined by default

0 comments on commit 7da10a5

Please sign in to comment.