From b2194219008ebc14d07562f3c5b17bacd065ba1c Mon Sep 17 00:00:00 2001 From: Borislav Stanimirov Date: Thu, 1 Sep 2022 20:52:47 +0300 Subject: [PATCH] [time_t] minor: proper order of changelog --- include/itlib/time_t.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/itlib/time_t.hpp b/include/itlib/time_t.hpp index f2df532..dc44ecd 100644 --- a/include/itlib/time_t.hpp +++ b/include/itlib/time_t.hpp @@ -29,8 +29,8 @@ // // VERSION HISTORY // -// 1.00 (2020-10-36) Initial release // 1.01 (2021-04-29) Added named ctors: now, from_gmtime, from_localtime +// 1.00 (2020-10-36) Initial release // // // DOCUMENTATION