Update changelog

This commit is contained in:
Tom Willemse 2021-01-23 11:21:34 -08:00
parent b4999a2cac
commit 79262464fd

View file

@ -6,6 +6,20 @@
All notable changes to this project will be documented in this file. This
project adheres to [[https://semver.org/spec/v2.0.0.html][Semantic Versioning 2.0.0]].
* COMMENT Unreleased
** ADDED The ~vc-p4-client~ custom variable
This allows users to set a client name to use. The idea is that this lets users set the client to use for a certain directory tree, when they have multiple clients they use.
** CHANGED Enabled ~lexical-binding~
Both =vc-p4.el= and =p4-lowlevel.el= now use lexical binding instead of dynamic binding.
** ADDED ~vc-p4-login~ command
This interactive command lets you log in to Perforce when your session has expired.
* 0.2.1 -- 2020-05-27
** FIXED Recognition of sub-directories of Perforce repos