Skip to content

Commit 0710ae7

Browse files
committed
version bump
1 parent 08d753e commit 0710ae7

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

PortfolioPerformanceTableHelper.csproj

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,26 @@
1717
<Copyright>Julian Bechtold</Copyright>
1818
<Company>Kryptomine.ch</Company>
1919
<Authors>Julian Bechtold, Kryptomine.ch</Authors>
20-
<Version>1.1.3</Version>
21-
<PackageReleaseNotes>1.1.3
20+
<Version>1.1.4</Version>
21+
<PackageReleaseNotes>1.1.4
22+
- Improved documentation on DateTimeHelper
23+
- Added merge function for DateTimeHelper to allow back conversion
24+
- Path naming correction
25+
- Added functionality to PortFolioTaransactions to fetch the closest SpotPrice of a currency in relation to a requested TimeSpos
26+
- fixed GetNewestEntryTime()
27+
- fixed GetOldestEntryTime()
28+
29+
30+
1.1.3.1
31+
- fixed directory path issue
32+
33+
1.1.3
2234
- added fix for loading table
2335
- fixed infinite recursive function
2436
- added fix for wrong portfolio transactions table header
2537
- added a default parameter for portfolio transaction value
2638

39+
2740
1.1.2.1
2841
- added Symbol package to provide xml documentations
2942

0 commit comments

Comments
 (0)