Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanke committed Feb 12, 2020
1 parent 073bd3d commit 6e66c82
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
7 changes: 6 additions & 1 deletion M-doc/Changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
<body>
<h1 id="janklab-changelog">Janklab Changelog</h1>

<h2 id="022-">0.2.2 (???)</h2>
<h2 id="022-2020-02-12">0.2.2 (2020-02-12)</h2>

<ul>
<li>Excel IO: Basic Conditional Formatting support</li>
<li>Excel IO: Charting, Print Setup, and a bunch of other classes added</li>
</ul>

<h2 id="021-2020-02-08">0.2.1 (2020-02-08)</h2>

Expand Down
5 changes: 4 additions & 1 deletion M-doc/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
Janklab Changelog
=================

0.2.2 (???)
0.2.2 (2020-02-12)
------------------

* Excel IO: Basic Conditional Formatting support
* Excel IO: Charting, Print Setup, and a bunch of other classes added

0.2.1 (2020-02-08)
------------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2-SNAPSHOT
0.2.2
4 changes: 2 additions & 2 deletions doc/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Janklab Changelog
=================

0.2.2 (???)
0.2.2 (2020-02-12)
------------------

* Excel IO: Basic Conditional Formatting support
* Excel IO: Print Setup support
* Excel IO: Charting, Print Setup, and a bunch of other classes added

0.2.1 (2020-02-08)
------------------
Expand Down

0 comments on commit 6e66c82

Please sign in to comment.