~qeef/wschat

d812fb30907441e6825a9e66a009829350a57fdf — Jiri Vlasak 4 years ago 8fe1231 + aae8a29
Merge branch 'release/0.2.0'
2 files changed, 5 insertions(+), 1 deletions(-)

M CHANGELOG.md
M Cargo.toml
M CHANGELOG.md => CHANGELOG.md +4 -0
@@ 12,6 12,10 @@ The format is based on [Keep a Changelog][] and this project adheres to
Unreleased
==========


0.2.0 -- 2020-11-30
===================

Added
-----


M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "wschat"
version = "0.1.2"
version = "0.2.0"
authors = ["Jiri Vlasak <jiri.hubacek@gmail.com>"]
edition = "2018"
description = "Very simple WebSocket chat server."