issues
search
mnbi
/
textrepo
A repository to store a note text with a timestamp
MIT License
0
stars
0
forks
source link
fix: modify Repository#update to do nothing against the same text (#28)
#35
Closed
mnbi
closed
4 years ago
mnbi
commented
4 years ago
modify FileSystemRepository#update to do nothing against the same text
add the description of the new behavior into the
rdoc
documentation for Repository#update
add a test to reproduce issue #28
add a section for 0.5.1 in CHANGELOG.md
bump version 0.5.0 -> 0.5.1
This PR will fix #28.
rdoc
documentation for Repository#updateThis PR will fix #28.