Bladeren bron

Extend changelog

- added information about new working directory detection implementation of File class
Patrick-Christopher Mattulat 2 jaren geleden
bovenliggende
commit
fdc8ed42c2
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -61,6 +61,7 @@ A key value file offers the possibility to store simple information pairs in a f
 - it's now possible to retrieve library version
 - added more operators to __LogLevel__ class
 - added factory interface
+- added "current working directory" detection implementation for __File__ class
 
 #### Improvements ####