Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

62 lines (47 loc) · 2.29 KB

Changelog

Release (2024-07-15)

rfc-process-mdbook-template 2.0.0 (major)

💥 Breaking Change

  • rfc-process-mdbook-template
    • #19 update font awesome and switch to pnpm (@mansona)

🚀 Enhancement

  • rfc-process-mdbook-template

🏠 Internal

  • rfc-process-mdbook-template

Committers: 2

v1.1.0 / 2022-07-23

  • Supporting rfc-process v1.0 and adding head-data #16 from @mansona

v1.0.0 / 2022-06-30

This is not a major update, this is just indicating that it is stable enough to use proper semver

  • remove index number from table of contents #14 from @mansona

v0.4.1 / 2022-05-08

  • UI tweaks #13 from @mansona

v0.4.0 / 2022-05-08

  • Group the Table of Contents by Stage #12 from @mansona
  • Fix last two lints from Lint to the Future dashboard #11 from @mansona
  • Add a tests that visits all routes #10 from @mansona

v0.3.0 / 2022-05-06

  • fix link-to calls to use angle brackets and upgrade ember-auto-import #9 from @mansona
  • Update to 3.28 with ember-cli-update #8 from @mansona

v0.2.1 / 2022-04-29

  • Add frontmatter implementation #7 from @mansona

v0.2.0 / 2022-03-04

  • use Lint to the future #6 from @mansona
  • add auto-changelog system #5 from @mansona
  • remove ember-a11y-refocus #4 from @mansona
  • Fix code samples in RFC content #3 from @mansona
  • Fix forward back buttons #2 from @mansona
  • get the repo ready for local-dev #1 from @mansona