We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e7e1a commit 626ce1aCopy full SHA for 626ce1a
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+1.15.0 - 2021-03-24
2
+===================
3
+
4
+- Added a batch overload of `getFileInfo` - [pull #265][issue265]
5
+- `TaskMutex`' constructor is now `nothrow` - [pull #264][issue264]
6
7
+[issue264]: https://github.com/vibe-d/vibe-core/issues/264
8
+[issue265]: https://github.com/vibe-d/vibe-core/issues/265
9
10
11
1.14.0 - 2021-03-15
12
===================
13
0 commit comments