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.1] [ ] - 2017-10-06
911### Fixed
1012- Calclated item stats not setting lang
1113
@@ -317,7 +319,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
317319- This CHANGELOG file to allow more insight to the changes made throughout the development of api.gw2armory.com
318320
319321
320- [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.8.0...HEAD
322+ [ Unreleased ] : https://github.com/madou/armory-back/compare/v3.8.1...HEAD
323+ [ 3.8.1 ] : https://github.com/madou/armory-back/compare/v3.8.0...v3.8.1
321324[ 3.8.0 ] : https://github.com/madou/armory-back/compare/v3.7.2...v3.8.0
322325[ 3.7.2 ] : https://github.com/madou/armory-back/compare/v3.7.1...v3.7.2
323326[ 3.7.1 ] : https://github.com/madou/armory-back/compare/v3.7.0...v3.7.1
Original file line number Diff line number Diff line change 11{
22 "name" : " armory-back" ,
3- "version" : " 3.8.0 " ,
3+ "version" : " 3.8.1 " ,
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