Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 701 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
24 lines (15 loc) · 701 Bytes

DouMiBlogPlatform Changelog

Master

1.0.2

  • [INTERNAL] extract the article common function to service folder, clean code.
  • [INTERNAL] add the CHANGELOG.md
  • [INTERNAL] support jshint code checking
  • [INTERNAL] support the travi CI and coverall checking.
  • [INTERNAL] support the mocha unit testing
  • [ENHANCEMENT] SEO optimizing

1.0.1

  • [ENHANCEMENT] add the search function in the home page, only support the article title searching

1.0.0

  • [ENHANCEMENT] optimizing the article controller business logic, improve the article operation speed.
  • [BUGFIX] solve some bugs in the backend management
  • [INTERNAL] finish the all blog basic function(8/8)