Skip to content

Commit d956732

Browse files
committed
changelog
1 parent 69cc929 commit d956732

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/mmsaki/timevalue/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/mmsaki/timevalue/compare/v0.0.2...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Dev [\#5](https://github.com/mmsaki/timevalue/pull/5) ([mmsaki](https://github.com/mmsaki))
10+
11+
## [v0.0.2](https://github.com/mmsaki/timevalue/tree/v0.0.2) (2023-02-26)
12+
13+
[Full Changelog](https://github.com/mmsaki/timevalue/compare/0.0.2...v0.0.2)
14+
15+
## [0.0.2](https://github.com/mmsaki/timevalue/tree/0.0.2) (2023-02-26)
16+
17+
[Full Changelog](https://github.com/mmsaki/timevalue/compare/0.0.2-beta...0.0.2)
18+
19+
**Merged pull requests:**
20+
21+
- \[feat\] added new cli flags for annuity & fixed listing [\#4](https://github.com/mmsaki/timevalue/pull/4) ([mmsaki](https://github.com/mmsaki))
22+
- \[fix\] switch to argparse for sys.args [\#3](https://github.com/mmsaki/timevalue/pull/3) ([mmsaki](https://github.com/mmsaki))
23+
- \[fix\] switch to argparse [\#2](https://github.com/mmsaki/timevalue/pull/2) ([mmsaki](https://github.com/mmsaki))
24+
- \[feat\] adding annuity cli command [\#1](https://github.com/mmsaki/timevalue/pull/1) ([mmsaki](https://github.com/mmsaki))
25+
26+
## [0.0.2-beta](https://github.com/mmsaki/timevalue/tree/0.0.2-beta) (2022-12-28)
27+
28+
[Full Changelog](https://github.com/mmsaki/timevalue/compare/0.0.1-alpha...0.0.2-beta)
29+
30+
## [0.0.1-alpha](https://github.com/mmsaki/timevalue/tree/0.0.1-alpha) (2022-12-26)
31+
32+
[Full Changelog](https://github.com/mmsaki/timevalue/compare/89378aa3cb0acb1393c5e65c6715124293e3c273...0.0.1-alpha)
33+
34+
35+
36+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)