Skip to content

Commit bd97939

Browse files
author
semantic-release
committed
2.1.0
Automatically generated by python-semantic-release
1 parent 2aa8547 commit bd97939

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,73 @@
22

33
<!-- version list -->
44

5+
## v2.1.0 (2026-01-23)
6+
7+
### Chores
8+
9+
- Add atest for config file
10+
([`cc5b410`](https://github.com/aaltat/robotframework-schemathesis/commit/cc5b410187e3d9914cc58e9fc6a015a6d646fb0b))
11+
12+
- Refacor coverage report creation
13+
([`3f27887`](https://github.com/aaltat/robotframework-schemathesis/commit/3f278879ecf5972edaccafc4c6428e132678433d))
14+
15+
- Refactor utest and config loading
16+
([`8980a83`](https://github.com/aaltat/robotframework-schemathesis/commit/8980a830bbf4f76d270d18524cf3a7bdc8e5f5ee))
17+
18+
- Remove S101 rule ignore
19+
([`2aa8547`](https://github.com/aaltat/robotframework-schemathesis/commit/2aa854782cce0f29d2c0fd5dec7aa33990425bd2))
20+
21+
- **deps**: Bump robotframework-pythonlibcore from 4.4.1 to 4.5.0
22+
([`6072ea3`](https://github.com/aaltat/robotframework-schemathesis/commit/6072ea39831979dcf1a0416d3baf7d3880dc77d5))
23+
24+
- **deps**: Bump schemathesis from 4.8.0 to 4.9.0
25+
([`4e77f2f`](https://github.com/aaltat/robotframework-schemathesis/commit/4e77f2f340b4888e3bbb0fa30e0dadff1ca4431e))
26+
27+
- **deps**: Bump schemathesis from 4.9.0 to 4.9.1
28+
([`2b66c02`](https://github.com/aaltat/robotframework-schemathesis/commit/2b66c0238ea25e9e75f62adb2d308d3ed925458a))
29+
30+
- **deps**: Bump schemathesis from 4.9.1 to 4.9.2
31+
([`fa3f987`](https://github.com/aaltat/robotframework-schemathesis/commit/fa3f987d84329b9c68d5b74029567b270701184a))
32+
33+
- **deps**: Bump schemathesis from 4.9.2 to 4.9.3
34+
([`c3d9d62`](https://github.com/aaltat/robotframework-schemathesis/commit/c3d9d62e9b743ece7a121c7323853056d0f479fc))
35+
36+
- **deps**: Bump schemathesis from 4.9.3 to 4.9.4
37+
([`cad0315`](https://github.com/aaltat/robotframework-schemathesis/commit/cad031591c3fc24f518350ac2c7cfd56056600ad))
38+
39+
- **deps**: Bump urllib3 from 2.5.0 to 2.6.3
40+
([`858e32d`](https://github.com/aaltat/robotframework-schemathesis/commit/858e32d7f7b82bfd81a89e8a645a0f8a2eedd751))
41+
42+
- **deps**: Bump werkzeug from 3.1.3 to 3.1.5
43+
([`122b064`](https://github.com/aaltat/robotframework-schemathesis/commit/122b0647206cd012eca62bb6966bacd1c17efce1))
44+
45+
- **deps-dev**: Bump ruff from 0.14.11 to 0.14.13
46+
([`aba5e93`](https://github.com/aaltat/robotframework-schemathesis/commit/aba5e93610fd02985e546f8d1c283b597fb6b58b))
47+
48+
- **deps-dev**: Bump ruff from 0.14.13 to 0.14.14
49+
([`fd1f58b`](https://github.com/aaltat/robotframework-schemathesis/commit/fd1f58b99f64259cd009bd33035297de5655a721))
50+
51+
### Continuous Integration
52+
53+
- Run utest in CI
54+
([`821ef4e`](https://github.com/aaltat/robotframework-schemathesis/commit/821ef4e023a7e600d02f73cca7841670b4138cf3))
55+
56+
### Documentation
57+
58+
- Make hook heading as major
59+
([`ac56951`](https://github.com/aaltat/robotframework-schemathesis/commit/ac56951614b66d2e87dcb0ccb68d8aa3fb5e867e))
60+
61+
### Features
62+
63+
- Add configuration file discovery
64+
([`5d4b29c`](https://github.com/aaltat/robotframework-schemathesis/commit/5d4b29c1c1f8dbc6b0cba2d44255a592a22944b7))
65+
66+
### Testing
67+
68+
- Add unit tests for config reader
69+
([`e7931ab`](https://github.com/aaltat/robotframework-schemathesis/commit/e7931ab6759df88161d26e4fc024e490c27702e9))
70+
71+
572
## v2.0.0 (2026-01-11)
673

774
### Bug Fixes

0 commit comments

Comments
 (0)