Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 2.26 KB

Changelog

All notable changes to docs-panel will be documented in this file.

0.6.0 - 2023-10-01

What's Changed

  • Sensible version constraints by @smpita in #13

Full Changelog: https://github.com/better-futures-studio/docs-panel/compare/0.5.0...0.6.0

0.5.0 - 2023-10-01

What's Changed

  • Fix groups collapse. by @AbdelElrafa in #12

Full Changelog: https://github.com/better-futures-studio/docs-panel/compare/0.4.0...0.5.0

0.4.0 - 2023-10-01

What's Changed

  • Refactor nav items to allow for route serialization. by @AbdelElrafa in #11

Full Changelog: https://github.com/better-futures-studio/docs-panel/compare/0.3.0...0.4.0

0.3.0 - 2023-10-01

What's Changed

  • Make the ordering of files PHP_INT_MAX by default. by @AbdelElrafa in #9

Full Changelog: https://github.com/better-futures-studio/docs-panel/compare/0.2.0...0.3.0

0.2.0 - 2023-10-01

Update the namespace.

0.1.0 - 2023-09-30

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #1
  • Update docs. by @AbdelElrafa in #2
  • Fix failing prefer-lowest ci test by @smpita in #3
  • Packages doesn't use App namespace by @smpita in #4
  • Delete views folder .gitkeep. by @AbdelElrafa in #5
  • Fix routing and redirect the base route to the first doc. by @AbdelElrafa in #6
  • Updates by @AbdelElrafa in #7

New Contributors

  • @dependabot made their first contribution in #1
  • @AbdelElrafa made their first contribution in #2
  • @smpita made their first contribution in #3

Full Changelog: https://github.com/AbdelElrafa/docs-panel/commits/0.1.0

1.0.0 - 202X-XX-XX

  • initial release