Skip to content

Commit d86b827

Browse files
author
Nataniel López
committed
Updated docs
1 parent 7fd27b0 commit d86b827

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
- `Unit tests`
1313
- `Docs`
1414
- `badges in readme`
15+
- `Invalid config error`
1516

1617
### Fixes
1718
- `Fixed error while loading database drivers dependencies`

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ The codes are the following:
9090
| 1 | Config not found |
9191
| 2 | Invalid databaseKey |
9292
| 3 | Database driver not installed |
93+
| 4 | Invald config file |
9394

9495
## Usage
9596

0 commit comments

Comments
 (0)