Skip to content

Commit 09cfb42

Browse files
authored
Merge pull request #69 from sbillinge/news
clean changelog of rogue utf8
2 parents e418b1d + 45e62e5 commit 09cfb42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
miniconda:
13-
name: Miniconda ${{ matrix.os }}
13+
name: Python ${{ matrix.python-version }}, OS ${{ matrix.os }}
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Release Notes
55
No notable functional changes from 1.4.1
66

77
--------------------------
8-
Version 1.4.2 2023-12-09
8+
Version 1.4.2 - 2023-12-09
99
--------------------------
1010

1111
Added

0 commit comments

Comments
 (0)