Pārlūkot izejas kodu

Add Changelog for improvement

Patrick-Christopher Mattulat 1 gadu atpakaļ
vecāks
revīzija
63686bbe96
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -40,6 +40,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 
 - made test constructors public and reduced test setup overhead
 - added missing __nodiscard__ attributes to test package
+- made __Exception__ base class abstract, which prevents it from being instantiated
 
 #### Fixes ####