NicolasSiver/nodebb-widget-ns-stats

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.0.0] - 2019-12-16

- Changed compatibility with NodeBB 1.11.x

## [2.0.0] - 2018-04-11

- Changed compatibility with NodeBB 1.8.x
- Changed dependencies to use latest
- Changed widget hook to use HTML output

## [1.0.3] - 2016-04-02

- Compatibility with v1 NodeBB

## [1.0.2] - 2016-02-15

- Fix #2: handle null objects from NodeBB's User module

## [1.0.1] - 2016-01-18

- Possible fix with redis database and visitors list

## [1.0.0] - 2016-01-06

- initial release