Skip to content

Commit

Permalink
Merge pull request #34 from kianmeng/fix-typos
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
g-andrade authored Apr 18, 2022
2 parents 3817948 + 5a05cfb commit e5867da
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed

- spelling mistakes in CHANGELOG [Kian-Meng Ang]

## [2.3.0] - 2022-01-25

### Added
Expand Down Expand Up @@ -77,7 +83,7 @@ be cached
- ⚠️ **`locus:wait_for_loader/2` from API** (deprecated in 1.10.0 - see MIGRATION.md)
- ⚠️ **`locus:wait_for_loaders/2` from API** (deprecated in 1.10.0 - see MIGRATION.md)
- ⚠️ **`locus:get_version/1` from API** (deprecated in 1.4.0 - see MIGRATION.md)
- ⚠️ **`locus:analyze/1` from API** (`locus:check/1` now fullfils this role - see MIGRATION.md)
- ⚠️ **`locus:analyze/1` from API** (`locus:check/1` now fulfills this role - see MIGRATION.md)
- **deprecated loader options** `pre_readiness_update_period` and `post_readiness_update_period`
(see MIGRATION.md)
- warnings on the use of discontinued GeoLite2 HTTP URLs
Expand Down Expand Up @@ -167,7 +173,7 @@ than they should

### Fixed

- misdetection of Mix as being rebar 2 and the erronous compilation warnings that followed it
- misdetection of Mix as being rebar 2 and the erroneous compilation warnings that followed it

## [1.12.0] - 2020-05-21

Expand Down

0 comments on commit e5867da

Please sign in to comment.