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

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leevigraham committed Sep 14, 2020
1 parent d7193cf commit 6eb2e0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.0.24 - 2020.09.14
### Fixes
- Changed: Autocomplete now fills in street address line 1 instead of 2.

## 0.0.23 - 2020.09.13
### Fixes
- Fixed Address Autocomplete
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "newism/craft3-fields",
"description": "Address, telephone and email fields for CraftCMS 3.x",
"type": "craft-plugin",
"version": "0.0.23",
"version": "0.0.24",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6eb2e0a

Please sign in to comment.