From c12ae58089e1d69d668cbaf5e18778bc1e219a78 Mon Sep 17 00:00:00 2001 From: Alex Liebowitz Date: Mon, 20 Feb 2017 22:30:16 -0500 Subject: [PATCH] Add explanation of version format to CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8750713..79341d400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). -(Note for Alex: fill in what kind of versioning we want to use) +The LBRY Web UI comes bundled as part of [LBRY App](https://github.com/lbryio/lbry-app). Web UI version numbers should always match the corresponding version of LBRY App. ## [Unreleased]