Skip to content

Commit

Permalink
docs: Add loan changes to changelog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
VMelnalksnis committed Feb 24, 2024
1 parent c019727 commit 2a06ee6
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,31 @@ <h3>Changed</h3>
Improved desktop app startup time at the cost of file size in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1098">#1098</a>
</li>
<li>
Split current loans in named loans and loan payments in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1104">#1104</a>
</li>
</ul>
</section>

<section id="unreleased_deprecated" hidden="hidden">
<section id="unreleased_deprecated">
<h3>Deprecated</h3>
<ul></ul>
<ul>
<li>
v1 loan and detailed transaction endpoints in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1104">#1104</a>
</li>
</ul>
</section>

<section id="unreleased_removed" hidden="hidden">
<section id="unreleased_removed">
<h3>Removed</h3>
<ul></ul>
<ul>
<li>
Loan balance in counterparty overview in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1104">#1104</a>
</li>
</ul>
</section>

<section id="unreleased_fixed">
Expand All @@ -92,6 +106,10 @@ <h3>Fixed</h3>
Docker image size regression in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1093">#1093</a>
</li>
<li>
API annotations for POST endpoints in
<a href="https://github.com/VMelnalksnis/Gnomeshade/pull/1104">#1104</a>
</li>
</ul>
</section>

Expand Down

0 comments on commit 2a06ee6

Please sign in to comment.