File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,12 @@ All notable changes to this project are documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 2.1.15).
7
7
8
- ## [Unreleased]
8
+ ## [3.0.0] - 2024-07-29
9
9
10
10
### Changed
11
11
12
+ This release represent a very significant update of the scraper UI and the underlying technology (use Vue.JS 3 JS framework).
13
+
12
14
- Move scraper files to `scraper` subfolder and update workflows
13
15
- Bump `requests` package from 2.32.0 to 2.32.2
14
16
- Initialize new Vue.js project in `zimui` subfolder
Original file line number Diff line number Diff line change 1
- __version__ = "3.0.0-dev0 "
1
+ __version__ = "3.0.0"
You can’t perform that action at this time.
0 commit comments