Skip to content

Commit

Permalink
Support microseconds in util.Date
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Aug 24, 2024
1 parent e77d5b2 commit ef3dc0b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ XP Framework Core ChangeLog

## ?.?.? / ????-??-??

### Features

* Merged PR #345: Support passing floating point numbers to constructor,
setting microseconds for `util.Date` instances.
(@thekid)

## 12.1.0 / 2024-06-23

### Features
Expand Down

0 comments on commit ef3dc0b

Please sign in to comment.