瀏覽代碼

Add changelog for feature to README.md file

Patrick-Christopher Mattulat 2 年之前
父節點
當前提交
92332a62f0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -42,6 +42,7 @@ 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 ####