Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Mar 26, 2021
1 parent 8449810 commit a891fef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

This project adheres to [Semantic Versioning](http://semver.org/).

## [5.2.0] - _Unreleased_
## [5.2.0] - 2021-03-26

- Added Vivaldi support.
- Added FreeBSD and OpenBSD support.
- Added limited support for Windows. At present there are no CI builds and, if you can build the project, only Firefox is supported.

## [5.1.0] - 2020-05-05

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bukubrow"
version = "5.1.0"
version = "5.2.0"
authors = ["Sam A. Horvath-Hunt"]
edition = "2018"

Expand Down

0 comments on commit a891fef

Please sign in to comment.