Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
📚 Add regex to Changelog for 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MeneDev committed Oct 19, 2018
1 parent 56d836b commit 7d56697
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v0.0.6

Huge thank's to the first code contributor: [https://github.com/sbcd90](Subhobrata Dey aka sbcd90) :clap:
#### Regular expressions for predicates
* domain
* name
* familiar-name
* path
* tag

## v0.0.5
#### New predicates
* domain
Expand Down
2 changes: 1 addition & 1 deletion cmd/dockmoor/doc/cmdList.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[#list-command-examples]
=== list command
The single file examples all refer to https://github.com/MeneDev/dockmoor/blob/master/cmd/dockmoor/end-to-end/Dockerfile[a multi-stage build Dockerfile]
All single file examples all refer to https://github.com/MeneDev/dockmoor/blob/master/cmd/dockmoor/end-to-end/Dockerfile[a multi-stage build Dockerfile]

==== List all image references where the tag ends in `-test`

Expand Down

0 comments on commit 7d56697

Please sign in to comment.