Skip to content

Commit 117aa9a

Browse files
committed
Update readme
1 parent 7f34afc commit 117aa9a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [Unreleased]
1+
## Changelog
22

3-
## [0.1.0] - 2023-02-05
3+
### [0.1.0] - 2023-02-06
44

55
- Initial release

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Not deployed yet.
2-
31
# JsonStatham
42

53
[![Build Status](https://github.com/VictorAuthiat/json_statham/actions/workflows/ci.yml/badge.svg)](https://github.com/VictorAuthiat/json_statham/actions/workflows/ci.yml)
@@ -51,6 +49,7 @@ end
5149
```
5250

5351
Running `Foo.call({ foo: :bar })` will create a new file **foo.json** in a **schemas** directory. This file contain the json schema and execution duration.
52+
⚠️ File will be created only if **store_schema** config attribute is true.
5453

5554
**Example:**
5655

0 commit comments

Comments
 (0)