github.com/bitcubate/cryptojournal@v1.2.5-0.20171102134152-f578b3d788ab/CHANGES.md (about)

     1  # Version History
     2  
     3  ## 1.0.1 - 2017-04-13
     4  
     5  * Adjust colour of visited links to lighter grey
     6  * Hide submit link in nav where not appropriate 
     7  * Fixed - newly created users could not log in due to missing role
     8  * Fixed - Add mutex to stats to lock user count 
     9  
    10  ## 1.0 - 2017-04-12
    11  
    12  * Changed router to fragmenta/mux
    13  * Added comprehensive tests (integration and unit tests)
    14  * Many smaller changes to styles
    15  * TLS autocert support