We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e5e4f commit f013742Copy full SHA for f013742
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [0.5.3](https://github.com/brick/date-time/releases/tag/0.5.3) - 2023-09-27
4
+
5
+✨ **New methods**
6
7
+- `Instant::getIntervalTo()` ([#81](https://github.com/brick/date-time/pull/81))
8
+- `ZonedDateTime::getIntervalTo()` ([#81](https://github.com/brick/date-time/pull/81))
9
10
+Thanks to [@solodkiy](https://github.com/solodkiy)!
11
12
## [0.5.2](https://github.com/brick/date-time/releases/tag/0.5.2) - 2023-09-17
13
14
⚡️ **Performance optimizations**
0 commit comments