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.9.3] [ ] - 2017-10-11
911### Fixed
1012- Item stats being calculated incorrectly
1113
@@ -341,7 +343,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
341343- This CHANGELOG file to allow more insight to the changes made throughout the development of api.gw2armory.com
342344
343345
344- [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.9.2...HEAD
346+ [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.9.3...HEAD
347+ [ 3.9.3 ] : https://github.com/madou/armory-back/compare/v3.9.2...v3.9.3
345348[ 3.9.2 ] : https://github.com/madou/armory-back/compare/v3.9.1...v3.9.2
346349[ 3.9.1 ] : https://github.com/madou/armory-back/compare/v3.9.0...v3.9.1
347350[ 3.9.0 ] : https://github.com/madou/armory-back/compare/v3.8.2...v3.9.0
Original file line number Diff line number Diff line change 11{
22 "name" : " armory-back" ,
3- "version" : " 3.9.2 " ,
3+ "version" : " 3.9.3 " ,
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