summaryrefslogtreecommitdiffstats
path: root/vendor/instant/CHANGELOGS.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/instant/CHANGELOGS.md')
-rw-r--r--vendor/instant/CHANGELOGS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/instant/CHANGELOGS.md b/vendor/instant/CHANGELOGS.md
new file mode 100644
index 000000000..092d8aea3
--- /dev/null
+++ b/vendor/instant/CHANGELOGS.md
@@ -0,0 +1,7 @@
+# v0.1.12
+## Added
+- Add `SystemTime` which works in both native and WASM environments.
+
+## Modified
+- The `now` function is always available now: there is no need to enable the `now` feature any more. The `now` feature
+ still exists (but doesn’t do anything) for backwards compatibility. \ No newline at end of file