Ver código fonte

Fix changelog

Patrick-Christopher Mattulat 1 ano atrás
pai
commit
f663ed0184
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,10 +42,10 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 - this library can now build shared libraries by using MSVC
 - Clang support has been added to this library
 - added Base64 CLI Tool, which enables a user to use Base64 encoding and decoding functionalities via CLI
-- JSON type alias has been added to avoid direct nlohmann library usage
 
 #### Improvements ####
 
+- JSON type alias has been added to avoid direct nlohmann library usage
 - logic module is now officially deprecated
 
 #### Fixes ####