We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f1c77 commit ab53d52Copy full SHA for ab53d52
CHANGELOG.md
@@ -90,7 +90,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
90
91
Valid operations:
92
- `tarantool.Datetime` + `tarantool.Interval` = `tarantool.Datetime`
93
- - `tarantool.Datetime` + `tarantool.Interval` = `tarantool.Datetime`
+ - `tarantool.Datetime` - `tarantool.Interval` = `tarantool.Datetime`
94
- `tarantool.Datetime` - `tarantool.Datetime` = `tarantool.Interval`
95
- `tarantool.Interval` + `tarantool.Interval` = `tarantool.Interval`
96
- `tarantool.Interval` - `tarantool.Interval` = `tarantool.Interval`
0 commit comments