소스 검색

Add Changelog for evaluator feature

Patrick-Christopher Mattulat 1 년 전
부모
커밋
b64e45dd04
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -36,6 +36,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
 
 - __AppleClang__ compiler is now officially supported
 - exceptions provided by __core__ submodule now offer a constructor for passing dedicated messages
+- evaluators have been added, which can check a state of variables and throw a dedicated exception in a single line and more convenient way
 
 #### Improvements ####