Skip to content

Commit 4927065

Browse files
Lovisa Svallingsonthdaraujo
Lovisa Svallingson
andauthored
Update CHANGELOG.md
Co-authored-by: Thiago Araujo <thd.araujo@gmail.com>
1 parent 3e10a16 commit 4927065

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- `average_price_per_tonne` field to `projects`
1616
- `remaining_mass_g` field to `projects`
1717
- `standard` field to `projects`
18-
- validations on `mass_g` field (has to be greater than 1 and less than 2,000,000,000).
18+
- validations on `mass_g` field (has to be greater than 1 and less than 2,000,000,000) to `orders` and `estimates` creation
1919

2020
## [1.1.0] - 2020-08-19
2121

@@ -38,4 +38,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838

3939
- Pre-release of v1 Gem
4040
- Adds support for Orders, Estimates, Projects and Preferences
41-

0 commit comments

Comments
 (0)