We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d982bcc commit 0e33bfaCopy full SHA for 0e33bfa
2 files changed
documentation/celerio/changelog.md
@@ -7,6 +7,11 @@ title: Celerio Guide - Celerio Change Log
7
# 15. Celerio Change Log
8
9
10
+### 4.0.23 (2017-08-17)
11
+
12
+Some code modif to fail fast in case configuration file is not found.
13
+It is related to this [celerio-angular-quickstart issue 49](https://github.com/jaxio/celerio-angular-quickstart/issues/49).
14
15
### 4.0.22 (2017-07-25)
16
17
More work done to support multiple schemas. Fix these issues:
documentation/celerio/index.md
@@ -5,7 +5,7 @@ title: Celerio Guide
5
6
# Celerio Reference Guide
-**Current version: 4.0.22**
+**Current version: 4.0.23**
Celerio is a code generator tool for data-driven application.<br/>
Celerio is licensed under the [Apache License V2.0](www.apache.org/licenses/LICENSE-2.0).
0 commit comments