diff options
author | Michael DeHaan <michael@ansibleworks.com> | 2013-09-13 23:26:14 +0200 |
---|---|---|
committer | Michael DeHaan <michael@ansibleworks.com> | 2013-09-13 23:26:14 +0200 |
commit | 0bd0326faa48ef8e4b2f6a948a56c7c3fab9ec9a (patch) | |
tree | e9de54727e2cf74743d217e135a2bfbee26a87f1 /RELEASES.txt | |
parent | When checking conditionals, don't dereference when the variable contains dashes (diff) | |
download | ansible-0bd0326faa48ef8e4b2f6a948a56c7c3fab9ec9a.tar.xz ansible-0bd0326faa48ef8e4b2f6a948a56c7c3fab9ec9a.zip |
Update releases.txt
Diffstat (limited to 'RELEASES.txt')
-rw-r--r-- | RELEASES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASES.txt b/RELEASES.txt index 47e4e3df30..037b0a151c 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -1,7 +1,8 @@ Ansible Releases at a Glance ============================ -1.3 "Top of the World" ----- Release Pending +1.4 "Could This Be Magic?" - active development +1.3 "Top of the World" ----- 09-13-2013 1.2.3 "Hear About It Later" -- 08-21-2013 1.2.2 "Hear About It Later" -- 07-05-2013 1.2.1 "Hear About It Later" -- 07-04-2013 |