Release v0.5.1

This commit is contained in:
Albert S. 2022-07-30 10:11:44 +02:00
부모 77f5c7e39d
커밋 e8b89b77ab
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -1,4 +1,9 @@
# looqs: Release notes
## 2022-07-30 - v0.5.1
CHANGES:
- gui: Fix regression in implicit paths queries introduced in previous version
## 2022-07-29 - v0.5
This release features multiple fixes and enhancements.

파일 보기

@ -29,7 +29,7 @@ There is no need to write the long form of filters. There are also booleans avai
The screenshots in this section may occasionally be slightly outdated, but they are usually recent enough to get an overall impression of the current state of the GUI.
## Current status
Latest version: 2022-07-29, v0.5
Latest version: 2022-07-30, v0.5.1
Please see [Changelog](CHANGELOG.md) for a human readable list of changes.