We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a236e26 commit ff31ad6Copy full SHA for ff31ad6
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+## 2.1.6
5
+
6
+### Fixed
7
8
+- Corrected docblocks for `list*` methods.
9
10
## 2.1.5
11
12
### Fixed
@@ -11,14 +17,14 @@ Changelog
17
18
13
19
14
-- Use custom message for more internal calls
20
+- Use custom message for more internal calls.
15
21
16
22
## 2.1.3
23
24
25
-- Corrected `isList` type documentation
-- Corrected `isAOf`, `isInstanceOf`, etc type documentation
26
+- Corrected `isList` type documentation.
27
+- Corrected `isAOf`, `isInstanceOf`, etc type documentation.
28
29
## 2.1.2
30
0 commit comments