aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-23 17:28:01 -0700
committeriximeow <me@iximeow.net>2024-06-23 17:28:01 -0700
commit9629393e267b8aa1c39bf3d1b728e769a73a62ce (patch)
tree77245752cbbf6b1de473a6399344c4f117889a3f
parent9c1f7193530ff4cbf63d532b80045b0c473b3ed8 (diff)
future TODOs for myself
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 737c207..b5ac7b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,8 @@ TODO: Reader::offset should return an AddressDiff<Address>, not a bare Address
TODO: impls of `fn one` and `fn zero` so downstream users don't have to import num_traits directly
* seems nice at first but this means that there are conflicting functions when Zero or One are in scope
... assuming that the idea at the time was to add `fn one` and `fn zero` to `AddressBase`.
+TODO: 0.4.0 or later:
+ * remove `mod colors`, crossterm dependency, related feature flags
## 0.3.0