CI config and Changelog tweaks

Fixed a few typos before releasing v0.2.1
This commit is contained in:
TC Johnson 2023-09-03 19:43:46 -05:00
parent c3cb4198e3
commit 6f191cb8a8
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ unit_test_linux:
services:
- docker:dind
only:
- main
- merge_requests
before_script:
- apk update && apk add git

View File

@ -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**