Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.61 KB

changelog.md

File metadata and controls

49 lines (27 loc) · 2.61 KB

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Conventional Commits for commit guidelines.

3.2.1 (2022-02-23)

🔐 Security Patches

  • deps: bump node-fetch from 2.6.6 to 2.6.7 (#134) c3d27d1.

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3.2.0 (2021-12-09)

✨ Features

  • improve C/C++ semantic highlight c55beca.

  • improve highlight on python, markdown, & asciidoc f4eaebd.

  • use italic font style for comments 💅 f4448ec.

🐛 Fixes

3.1.1 (2021-09-01)

🔐 Security Patches

3.1.0 (2021-08-04)

✨ Features

  • theme-color: add secondary button colors (41900df)
  • token-colors: improve JavaScript highlight (fa6dfec)
  • vscode: support workspace trust (c613c72)

🐛 Fixes

  • theme-color: improve contrast for "remote" button (cd57a1e)
  • theme-color: remove preset contrast border (492f3d2)

📚 Documentations

  • readme: add badges 🎖 (098ef69)