Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
Noah
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Noah
Commits
909df697
Commit
909df697
authored
Aug 06, 2011
by
John E. Vincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prep for 0.8.6 release
parent
898db489
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
CHANGELOG.md
CHANGELOG.md
+12
-0
version.rb
lib/noah/version.rb
+1
-1
No files found.
CHANGELOG.md
0 → 100644
View file @
909df697
# 0.8.6
-
Issue #7
*Provide url for key-only enumeration*
top-level configurations url now accepts
`?short=true`
to return shortened display of entries
-
Issue #10
*noah-watcher daemon doesn't support REDIS_URL env*
noah-watcher.rb renamed to noah-watcher.
noah-watcher now supports
`-r redis://host:port/dbnum`
to use alternate redis server
noah-watcher now supports
`-l logfile`
for logging to file
# 0.8.5
-
Issue #9
*Ephemeral Tagging is broken*
All tagging now moved from route files to Sinatra helper
# Historical
This changelog started being maintained at 0.8.5. Previous changes can be viewed in the commit history.
lib/noah/version.rb
View file @
909df697
module
Noah
VERSION
=
"0.8.
5
"
VERSION
=
"0.8.
6
"
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment