Преглед на файлове

Provide Changelog via README.md file

Patrick-Christopher Mattulat преди 2 години
родител
ревизия
3d9f56f13a
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -43,6 +43,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 - namespaces have been completely removed from module tests to improve readability
 - a new naming convention for files and directories has been introduced, where underscores were replaced by dashes entirely
 - fetching the library version can now be achieved by using a dedicated __LibraryVersion__ class - the usage of a static function for this purpose has been removed completely
+- missing nodiscard attributes have been added to library classes
 
 #### Fixes ####