Skip to content

Commit 044d62f

Browse files
committed
FIX: Bump to 1.0.0
1 parent f3c6c12 commit 044d62f

File tree

11 files changed

+229
-87
lines changed

11 files changed

+229
-87
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ workflows:
522522
branches:
523523
only:
524524
- main
525-
- maint/0.24
525+
- maint/1.0
526526

527527
main:
528528
jobs:

.mailmap

+8-1
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,11 @@ Alex Rockhill <[email protected]> Alex <[email protected]>
244244
245245
David Julien <[email protected]> David JULIEN <[email protected]>
246246
Gansheng Tan <[email protected]> Gansheng TAN <[email protected]>
247-
Timothy Gates <[email protected]> Tim Gates <[email protected]>
247+
Timothy Gates <[email protected]> Tim Gates <[email protected]>
248+
Etienne de Montalivet <[email protected]>
249+
Federico Zamberlan <[email protected]>
250+
John Veillette <[email protected]>
251+
Michiru Kaneda <[email protected]> rcmdnk <[email protected]>
252+
Matthias Eberlein <[email protected]> MatthiasEb <[email protected]>
253+
Nikolai Chapochnikov <[email protected]> Nikolai M Chapochnikov <[email protected]>
254+
Senwen Deng <[email protected]> Senwen DENG <[email protected]>

SECURITY.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ without a proper 6-month deprecation cycle.
1010

1111
| Version | Supported |
1212
| ------- | ------------------------ |
13-
| 0.25.x | :heavy_check_mark: (dev) |
14-
| 0.24.x | :heavy_check_mark: |
15-
| < 0.24 | :x: |
13+
| 1.1.x | :heavy_check_mark: (dev) |
14+
| 1.0.x | :heavy_check_mark: |
15+
| < 1.0 | :x: |
1616

1717
## Reporting a Vulnerability
1818

0 commit comments

Comments
 (0)