Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Prepare release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Apr 2, 2021
1 parent 05505ee commit c82bcc1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.2.0 / 2021-04-02
==================

* Automatically fix all sorts of invalid and broken scavenger configs
* Set `useGpuMemMapping` and `useGpuAsyncCompute` based on the detected gpu
* The native module is now included in the binary, no more extra files
* Fix invalid log message when loading the config from a custom location

2.1.0 / 2021-03-11
==================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foxy-miner",
"version": "2.1.0",
"version": "2.2.0",
"description": "A scavenger / conqueror wrapper for collision free multi mining.",
"keywords": [
"burst",
Expand Down

0 comments on commit c82bcc1

Please sign in to comment.