Skip to content

Commit

Permalink
Add conan, nix and vcpkg badge (#795)
Browse files Browse the repository at this point in the history
* Add conan badge

* Update README.md

Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>

* Use shields for conan and vcpkg

* Update changelog

---------

Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
  • Loading branch information
MartinDelille and supervacuus authored Mar 25, 2023
1 parent 903c17a commit 694f055
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
- Check `libcurl` for feature `AsynchDNS` at compile- and runtime. ([#813](https://github.com/getsentry/sentry-native/pull/813))
- Allow setting `CRASHPAD_WER_ENABLED` when using system crashpad. ([#816](https://github.com/getsentry/sentry-native/pull/816))

**Docs**:

- Add badges for conan, nix and vcpkg package-repos to README. ([#795](https://github.com/getsentry/sentry-native/pull/795))

## 0.6.0

**Breaking changes**:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Conan Center](https://shields.io/conan/v/sentry-native)](https://conan.io/center/sentry-native) [![nixpkgs unstable](https://repology.org/badge/version-for-repo/nix_unstable/sentry-native.svg)](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/libraries/sentry-native/default.nix) [![vcpkg](https://shields.io/vcpkg/v/sentry-native)](https://vcpkg.link/ports/sentry-native)

<p align="center">
<a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
<picture>
Expand Down

0 comments on commit 694f055

Please sign in to comment.