CI config and Changelog tweaks
Fixed a few typos before releasing v0.2.1
This commit is contained in:
parent
c3cb4198e3
commit
6f191cb8a8
@ -16,6 +16,7 @@ unit_test_linux:
|
|||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
only:
|
only:
|
||||||
|
- main
|
||||||
- merge_requests
|
- merge_requests
|
||||||
before_script:
|
before_script:
|
||||||
- apk update && apk add git
|
- apk update && apk add git
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
- Manual port forwarding detection
|
- Manual port forwarding detection
|
||||||
- lock_api dependency fix
|
- lock_api dependency fix
|
||||||
- DialInfo failover when some dial info does not work
|
- DialInfo failover when some dial info does not work
|
||||||
|
|
||||||
Note: Windows builds may be broken in this release. Please test and let us know by opening an issue.
|
Note: Windows builds may be broken in this release. Please test and let us know by opening an issue.
|
||||||
|
|
||||||
**Changes in Veilid 0.1.10**
|
**Changes in Veilid 0.1.10**
|
||||||
|
Loading…
Reference in New Issue
Block a user