From 1f1625d72ea2ffa9baf62c508fea88f4688dc39d Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 10 Feb 2021 14:11:57 +0100 Subject: Bump README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f0b98..90bd246 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Changes **0.3.0** -* TODO +* Consolidate conversion to hex and decimal string: `to_hexstring(Type)` and `to_decstring(Type)`, dropped `[Hex|Dec]String(..)` * All get/set functions are exposed as overloaded templates [get|put]_value(..), so is to_hex_string(..). * All byte-order conversion and get/set functions are of 'constexpr' now. * Add constexpr 'enum class endian', 'pointer_cast()' and 'bit_cast()'. -- cgit v1.2.3