Tracking changes in small or large projects can be tedious and time consuming, the complexity of tools available can range from a simple text document, to an excel spreadsheet, to a full blown issue tracking and project management system such as Jira. Regardless what you use, it's good to keep a small track yourself, as a developer, so that you can easily monitor changes that may not necessariliy have been scheduled into Jira, or entered into your spreadsheet for your list of "todo's". That's where this extension for Visual Studio 2013 comes in. It's designed to allow you to maintain a simple list of changes, new additions, fixes, removals, known issues and resolutions. This list can then be compiled into a simple, tradiional, textual change log and an optional HTML document. |