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

Commit

Permalink
Text-change
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Gullmark committed Mar 11, 2019
1 parent 5c85331 commit d58bb8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
## [0.9.29] - 2019-03-11
### Added
- Added informative text that explains where prices come from
- Added optimizations to reduce the memory usage

### Fixed
- Fixed a bug where automatic pricing would only allow pricing of chaos orbs
- Fixed a bug where login-settings would sometimes get reset if you were playing in a private league
- Reduced the total amount of memory used by the applicaton

### Removed
- Removed obsolete text on the disconnect-page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ <h3 class="mat-h3">Changes included in version {{appVersion}}</h3>
<h4>Added</h4>
<ul>
<li>Added informative text that explains where prices come from</li>
<li>Added optimizations to reduce the memory usage</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>Fixed a bug where automatic pricing would only allow pricing of chaos orbs</li>
<li>Fixed a bug where login-settings would sometimes get reset if you were playing in a private league</li>
<li>Reduced the total amount of memory used by the applicaton</li>
</ul>
<h4>Removed</h4>
<ul>
Expand Down

0 comments on commit d58bb8f

Please sign in to comment.