Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG.md #1615

Merged
merged 2 commits into from Aug 9, 2016
Merged

Add CHANGELOG.md #1615

merged 2 commits into from Aug 9, 2016

Conversation

tgriesser
Copy link
Member

I've built a little React app which builds the documentation from some js config files I hacked together from parsing the current html docs. This way we get the expressiveness of hand written docs without needing to hack raw html all over for edits (it's a pseudo markdown format, up for improvements).

Now we also have a central place to work on refining the docs: https://github.com/knex/documentation

To make things simpler here, the changelog will be kept in a markdown file which is parsed by the doc generator so it's simple to keep track of what all has been merged in master, and cutting a release is as simple as putting the version number in the changelog before release.

@tgriesser tgriesser merged commit 7780166 into master Aug 9, 2016
@tgriesser tgriesser deleted the changelog branch August 9, 2016 17:14
tgriesser added a commit that referenced this pull request Aug 9, 2016
* master:
  release 0.11.10
  Prep for release
  Add CHANGELOG.md (#1615)
  Added padding to avoid header sticking to the example usage.
  Updated docs to note schema builder is getter.
  Remove unused files
  Uint8Array data (e.g. Postgres "bytea" type) erroneously considered "undefined" by recent 0.11.7 update. (#1601)
  Revert "[docs] document multi-column order-by"
  [docs] document multi-column order-by
  MSSQL columnInfo() had hard coded schema name (#1585)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant