Skip to content

Commit

Permalink
Moved locales dependency removal to Removed section
Browse files Browse the repository at this point in the history
  • Loading branch information
Scitz0 committed Jul 10, 2020
1 parent 9b09e29 commit 2cd855a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/Scripts/cntools-changelog.md
Expand Up @@ -21,7 +21,6 @@ and this adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Identify owners delegations
- Display owner stake in red if `(stake + reward)` is below pledge (single-owner only for now)
- Display all lovelace values in floating point ADA with 6 decimals (lovelaces) using locales
- Also remove the en_US.UTF-8 locale dependency
- Changelog

### Changed
Expand All @@ -35,6 +34,7 @@ and this adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Removed
- Enterprise wallet upgrade option in `Wallet >> List`
- `Not a registered wallet on chain` information from Wallet listing
- en_US.UTF-8 locale dependency

### Fixed
- meta_json_url check
Expand Down Expand Up @@ -104,4 +104,3 @@ and this adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Fixed
- Align table for reading relays

0 comments on commit 2cd855a

Please sign in to comment.