Skip to content

Commit 654acac

Browse files
committed
Added 1.4.3 release notes
1 parent a4ce584 commit 654acac

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

content/blog/2024/moneta143.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
title=Moneta Release 1.4.3
2+
date=2024-01-24
3+
type=post
4+
tags=blog
5+
status=published
6+
~~~~~~
7+
8+
9+
<header>
10+
<h1>Release 1.4.3</h1>
11+
</header>
12+
13+
<section id="downloads" class="clearfix"></section>
14+
15+
16+
<section id="main_content">
17+
<h3>Mac40 Update Release</h3>
18+
19+
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Apple_Mac_128K_%28Little_Apple_Museum%29_%288032166846%29.jpg/640px-Apple_Mac_128K_%28Little_Apple_Museum%29_%288032166846%29.jpg" alt="Valkyrie" width="640" height="480">
20+
21+
22+
<p>
23+
Update 3 of JSR 354 RI 1.4 was released today.<br>
24+
On this date, the <a href="https://www.macworld.com/article/2216095/40-years-mac-immortal.html">Apple Macintosh turned 40</a>.<br>
25+
26+
A complete list of all issues fixed by the <a
27+
href="https://github.com/JavaMoney/jsr354-ri/milestone/8?closed=1">1.4.3 Milestone</a>. And check the release tag <a href="https://github.com/JavaMoney/jsr354-ri/releases/tag/1.4.3">1.4.3</a> in the GitHub repository.<br>
28+
</p><p>
29+
Thanks everyone who helped with this release.
30+
</p>
31+
</section>

templates/footer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Join the Gitter chat <a href="https://gitter.im/orgs/JavaMoney/rooms" target="_blank"><img src="https://badges.gitter.im/Join%20Chat.svg"/></a>.
1010
Or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>
1111
</p>
12-
<p class="muted credit">&copy; 2023 JavaMoney | Mixed with <a href="http://twitter.github.com/bootstrap/">Bootstrap v2.3.1</a> | Baked with <a href="http://jbake.org">JBake ${version}</a></p>
12+
<p class="muted credit">&copy; 2024 JavaMoney | Mixed with <a href="https://getbootstrap.com/">Bootstrap v2.3.2</a> | Baked with <a href="http://jbake.org">JBake ${version}</a></p>
1313
</div>
1414
</div>
1515

0 commit comments

Comments
 (0)