We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8918844 commit dcb6aeeCopy full SHA for dcb6aee
CHANGELOG.md
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased](https://github.com/laratoolbox/query-viewer/compare/main)
+## [Unreleased](https://github.com/laratoolbox/query-viewer/compare/v1.0.0...main)
8
9
10
---
11
12
13
-## [1.0.0] - 2020-11-28
+## [[1.0.0] - 2020-11-29](https://github.com/laratoolbox/query-viewer/compare/v0.0.1...v1.0.0)
14
### Added
15
-- Initial release of the project.
+- Initial stable release.
16
+
0 commit comments