We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 608d26c + ed3c680 commit 547f2cfCopy full SHA for 547f2cf
.github/workflows/exiv2.org.yml
@@ -13,8 +13,8 @@ jobs:
13
deploy:
14
strategy:
15
matrix:
16
- EXIV2TAG: [v0.28.3]
17
- runs-on: ubuntu-22.04
+ EXIV2TAG: [v0.28.4]
+ runs-on: ubuntu-24.04
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.ref }}
20
steps:
website/master/news.xml
@@ -1,6 +1,18 @@
1
<?xml version = '1.0'?>
2
<news>
3
4
+ <newsitem>
5
+ <date>2025-02-10</date>
6
+ <title>Exiv2 v0.28.4</title>
7
+ <abstract>Exiv2 v0.28.4</abstract>
8
+ <desc>
9
+ <ol>
10
+ <li>Minor bugs and fixes</li>
11
+ </ol>
12
+ <p>More details: <a href="https://github.com/Exiv2/exiv2/issues/3149" _target="_blank">Change List</a></p>
+ </desc>
+ </newsitem>
+
<newsitem>
<date>2024-07-08</date>
<title>Exiv2 v0.28.3</title>
0 commit comments