Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit b6824f9

Browse files
committed
docs: update changelog
1 parent 74d3715 commit b6824f9

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,6 @@
22

33
## Unreleased
44

5-
## 0.1.3
6-
7-
- No significant changes since `0.1.2`.
8-
9-
## 0.1.2
10-
11-
- No significant changes since `0.1.1`.
12-
13-
## 0.1.1
14-
15-
- Implement `PartialEq<False>` for `True`, and vice-versa.
16-
- Implement `PartialEq<bool>` for `True` and `False`.
17-
- Implement `PartialEq<{True, False}>` for `bool`.
18-
- Mark crate as `#![no_std]`.
19-
205
## 0.1.0
216

22-
- Initial release with `True` and `False` types.
7+
- Initial release with `DoubleInt` type.

0 commit comments

Comments
 (0)