mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
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:
|
||||
- docker:dind
|
||||
only:
|
||||
- main
|
||||
- merge_requests
|
||||
before_script:
|
||||
- apk update && apk add git
|
||||
|
@ -17,6 +17,7 @@
|
||||
- Manual port forwarding detection
|
||||
- lock_api dependency fix
|
||||
- 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.
|
||||
|
||||
**Changes in Veilid 0.1.10**
|
||||
|
Loading…
Reference in New Issue
Block a user