Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 870 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 870 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2018-03-11

Added

  • Updated keyword candidates list up to version docker-compose 3.6

Changed

  • If a docker-compose version is present but unknown, then the keyword candidates for the last known version will be offered (instead of none)

[1.0.0] - 2017-09-16

Changed

  • Fix namespace of keyword completion function (docker-compose--keyword-complete-at-pointdocker-compose-keyword-complete-at-point)

[0.3.5] - 2017-09-10

Changed

  • Return no keyword candidates when the version specified in the buffer is invalid
  • Improve regular expression to find version