Skip to content

Commit cd51cb5

Browse files
committed
Merge branch 'master' into py_ci
2 parents cdf40eb + 04c91f7 commit cd51cb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
- coverage checks ignored for branches named 'documentation'
3131
- switch from Serveo to localtunnel
3232
- increased timeout from 5 to 8 minutes
33+
- generalized some variables such as repo owner, ci context
34+
- updated documentation
3335

3436
## [1.1.0]
3537
### Added
@@ -43,7 +45,7 @@
4345
- suppress warnings about shadowing builtins in runAllTests
4446
- run tests in subfolders
4547
- filter out performance tests
46-
- skip tests for commits to branches named 'documentation'
48+
- skip checks for commits to branches named 'documentation'
4749

4850
## [1.0.0]
4951
### Added

0 commit comments

Comments
 (0)