|
@@ -1,6 +1,11 @@
|
|
|
# Change Log
|
|
|
|
|
|
-All notable updates and fixes to the "acmX" extension will be documented in this file.
|
|
|
+Notable updates of **acmX**
|
|
|
+
|
|
|
+## 0.1.6
|
|
|
+
|
|
|
+* Fix bug in windows detecting problem path
|
|
|
+* Compile checker on user side to support multiple OS
|
|
|
|
|
|
## 0.1.5
|
|
|
|
|
@@ -32,4 +37,4 @@ All notable updates and fixes to the "acmX" extension will be documented in this
|
|
|
* Stress solution using brute solution and generator.
|
|
|
* Measure program time.
|
|
|
* Add manual testcases.
|
|
|
-* Proccess test cases in sortede order (specially starting from open testcase).
|
|
|
+* Proccess test cases in sortede order (specially starting from open testcase).
|