Skip to content

Commit ca0eab5

Browse files
committed
minor fixes
1 parent e8d7a77 commit ca0eab5

3 files changed

Lines changed: 33 additions & 32 deletions

File tree

β€Ž.github/workflows/package.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ${{ matrix.os }}-latest
1313
strategy:
14-
fail-fast: false
14+
fail-fast: true
1515
matrix:
1616
include:
1717
- os: ubuntu

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Sniffnet releases with the relative changes are documented in this file.
44

5-
## [1.5.1] - 2026-07-20
5+
## [1.5.1] - 2026-07-22
66
- Show latency of connections ([#1194](https://github.com/GyulyVGC/sniffnet/pull/1194) β€” fixes [#845](https://github.com/GyulyVGC/sniffnet/issues/845))
77
- Added Hungarian translation πŸ‡­πŸ‡Ί ([#1197](https://github.com/GyulyVGC/sniffnet/pull/1197))
88
- Added Sinhala translation πŸ‡±πŸ‡° ([#1239](https://github.com/GyulyVGC/sniffnet/pull/1239))

β€ŽCargo.lockβ€Ž

Lines changed: 31 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)