Procházet zdrojové kódy

Add Changelog for file exception improvements

Patrick-Christopher Mattulat před 1 rokem
rodič
revize
472200bba0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -49,6 +49,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 - __NullPointerEvaluator__ & __NullPointerArgumentEvaluator__ now except raw pointers
 - Section-Pair identifiers can now have a length of 64 characters
 - Section-Pair values can now have a length of 512 characters
+- exceptions for creation of files or directories have been improved and now show the absolute file path
 
 #### Fixes ####