You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-2Lines changed: 32 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,36 @@ Overall, using `@impl` has the following advantages:
156
156
157
157
This release brings further improvements to Calendar types. It adds arithmetic and others functions to `Time`, `Date`, `NaiveDateTime` and `Datetime` as well as conversion between different calendars.
158
158
159
+
## v1.5.0-rc.2 (2017-07-20)
160
+
161
+
### 1. Enhancements
162
+
163
+
#### Elixir
164
+
165
+
*[Calendar] Move calendar from `rata_die` to `iso_days`
0 commit comments