Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
change to Changes Spec format
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>
  • Loading branch information
xenoterracide committed Feb 24, 2011
1 parent 1eb7c13 commit 0f46639
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
35 changes: 18 additions & 17 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,58 +1,59 @@
Revision history for Template::ShowStartStop

{{$NEXT}}

1.0.0 Dec 18 2010
1.0.0 2010-12-18
- oops 0.30.0 < 0.22 bump to 1.0.0 this is stable enough

0.30.0 Dec 18 2010
0.30.0 2010-12-18
- revert to older code, new split split functions doesn't seem right

0.22 Jul 21 2010
0.22 2010-07-21
- fix version numbers

0.2.0 Jul 20 2010
0.2.0 2010-07-20
- Discontinue Moose usage. I don't see the point for something so simple.

0.12 Jun 14 2010
0.12 2010-06-14
- T:SSS now composes the ShowStopStart Role which really provides the
functionality

0.11 Jun 09 2010
0.11 2010-06-09
- Moosify T:SSS

0.10 Jun 08 2010
0.10 2010-06-08
- refactor code

0.09 May 28 2010
- fix bug #13225 for T:SSS
0.09 2010-05-28
- fix bug 13225 for T:SSS
- refactor code
- add more tests

0.08 May 27 2010
0.08 2010-05-27
- Change License to Artistic 2.0 because dual license isn't required
- add more thorough tests
- simplify documentation
- add SubmittingPatches documentation

0.07 May 10 2010
0.07 2010-05-10
- Fix Licensing Issues

0.06 May 10 2010
0.06 2010-05-10
- Migrate completely to Dist::Zilla

0.05 Apr 26 2010
0.05 2010-04-26
- change back to ternary.
- remove foreach.
- use Dist::Zilla for packaging

0.04 Mar 1 2010
0.04 2010-03-01
- change from heredoc. I think it's sloppy

0.03 Feb 15 2010
0.03 2010-01-15
- Clean up files for wrong comments

0.02 Jan 26 2010
0.02 2010-01-26
- Show process only comments to remove redunancy

0.01 Jan 25 2010
0.01 2010-01-25
- First rudimentary version. Patches and comments welcome.
3 changes: 2 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ repository.type = git
[MetaJSON]

[NextRelease]
format = %-9v %{MMM dd yyyy}d
format = %-9v %{yyyy-MM-dd}d

[CompileTests]
[CheckChangesTests]
[CPANChangesTests]
[CriticTests]
[DistManifestTests]
[EOLTests]
Expand Down

0 comments on commit 0f46639

Please sign in to comment.