Skip to content

Commit 52c2ce2

Browse files
DHLGW-663: release 1.0.0
1 parent 101b0af commit 52c2ce2

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

CHANGELOG.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
8-
9-
### Added
10-
11-
### Changed
12-
13-
### Deprecated
14-
15-
### Removed
16-
17-
### Fixed
18-
19-
### Security
7+
## 1.0.0
8+
- initial release
209

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,5 @@
3232
"psr-4": {
3333
"Dhl\\Sdk\\LocationFinder\\Test\\": "test/"
3434
}
35-
},
36-
"extra": {
37-
"branch-alias": {
38-
"dev-develop": "0.1.x-dev"
39-
}
4035
}
4136
}

0 commit comments

Comments
 (0)