This repository was archived by the owner on Jan 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88## [ Unreleased] [ ]
9+
10+ ## [ 3.8.2] [ ] - 2017-10-06
911### Changed
1012- Use custom version of gw2itemstats
1113
@@ -321,7 +323,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
321323- This CHANGELOG file to allow more insight to the changes made throughout the development of api.gw2armory.com
322324
323325
324- [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.8.1...HEAD
326+ [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.8.2...HEAD
327+ [ 3.8.2 ] : https://github.com/madou/armory-back/compare/v3.8.1...v3.8.2
325328[ 3.8.1 ] : https://github.com/madou/armory-back/compare/v3.8.0...v3.8.1
326329[ 3.8.0 ] : https://github.com/madou/armory-back/compare/v3.7.2...v3.8.0
327330[ 3.7.2 ] : https://github.com/madou/armory-back/compare/v3.7.1...v3.7.2
Original file line number Diff line number Diff line change 11{
22 "name" : " armory-back" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
44 "description" : " Backend services for gw2armory" ,
55 "main" : " index.js" ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments