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 03df889 commit 74e1c25Copy full SHA for 74e1c25
CHANGELOG.md
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
Nothing yet.
11
12
+## [2.0.0] - 2024-04-23
13
+
14
+### Changed
15
16
+- Recreated a new Vue3 project.
17
+- Refactored views and components to use `logitar-vue3-ui`.
18
+- Replaced the need for a Backend by Frontend implementations of fake APIs.
19
20
## [1.0.0] - 2023-06-21
21
22
### Added
@@ -31,4 +39,5 @@ Nothing yet.
31
39
- ConfiguredGraphQL.
32
40
33
41
[unreleased]: https://github.com/Logitar/Vue3Template/compare/v1.0.0...HEAD
42
+[2.0.0]: https://github.com/Logitar/Vue3Template/compare/v1.0.0...v2.0.0
34
43
[1.0.0]: https://github.com/Logitar/Vue3Template/releases/tag/v1.0.0
0 commit comments