Skip to content

Commit

Permalink
FIX: Bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Mar 21, 2022
1 parent f3c6c12 commit 044d62f
Show file tree
Hide file tree
Showing 11 changed files with 229 additions and 87 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ workflows:
branches:
only:
- main
- maint/0.24
- maint/1.0

main:
jobs:
Expand Down
9 changes: 8 additions & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,11 @@ Alex Rockhill <aprockhill206@gmail.com> Alex <aprockhill@mailbox.org>
Ryan Law <ryan.law@mpi.nl> Ryan Law <ryalaw@dccn.nl>
David Julien <david.julien@ifsttar.fr> David JULIEN <david.julien@ifsttar.fr>
Gansheng Tan <49130176+GanshengT@users.noreply.github.com> Gansheng TAN <49130176+GanshengT@users.noreply.github.com>
Timothy Gates <tim.gates@iress.com> Tim Gates <tim.gates@iress.com>
Timothy Gates <tim.gates@iress.com> Tim Gates <tim.gates@iress.com>
Etienne de Montalivet <etiennedemontalivet@users.noreply.github.com>
Federico Zamberlan <44038765+fzamberlan@users.noreply.github.com>
John Veillette <johnv@uchicago.edu>
Michiru Kaneda <rcmdnk@gmail.com> rcmdnk <rcmdnk@gmail.com>
Matthias Eberlein <41163089+MatthiasEb@users.noreply.github.com> MatthiasEb <41163089+MatthiasEb@users.noreply.github.com>
Nikolai Chapochnikov <23103092+chapochn@users.noreply.github.com> Nikolai M Chapochnikov <23103092+chapochn@users.noreply.github.com>
Senwen Deng <36327760+snwnde@users.noreply.github.com> Senwen DENG <36327760+snwnde@users.noreply.github.com>
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ without a proper 6-month deprecation cycle.

| Version | Supported |
| ------- | ------------------------ |
| 0.25.x | :heavy_check_mark: (dev) |
| 0.24.x | :heavy_check_mark: |
| < 0.24 | :x: |
| 1.1.x | :heavy_check_mark: (dev) |
| 1.0.x | :heavy_check_mark: |
| < 1.0 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit 044d62f

Please sign in to comment.