Skip to content

Commit

Permalink
Slight change to desc of v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerwelsh committed Nov 2, 2014
1 parent 3b3e88e commit cc385a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,12 @@ This is the first release with JavaScript and jQuery included. As a reference, h

This release also makes improvements to the underlying architecture of the application, including the following changes:

- [X] Use RESTful routing conventions
- [X] Use [RESTful routing](http://en.wikipedia.org/wiki/Representational_state_transfer#Applied_to_web_services) conventions
- [X] Logging in `skills.js`
- [X] Format of HTML and JavaScript more consistent

In addition, the `/resumes/edit` page has been changed to `/users/edit` and now contains only a form to edit the user profile. This change removes redundancy in editing other resources.

### v[1.5.0] Display education information

- [ ] Résumé show page displays a users education history
Expand Down

0 comments on commit cc385a7

Please sign in to comment.