Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saltstack-formulas/nginx-formula
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.56.1
Choose a base ref
...
head repository: saltstack-formulas/nginx-formula
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 3 commits
  • 41 files changed
  • 2 contributors

Commits on May 12, 2019

  1. refactor: replace old nginx with nginx.ng

    BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
    `nginx.ng` usage must be promoted to `nginx` and any uses of the original
    `nginx` will have to be converted.
    daks authored and myii committed May 12, 2019
    Configuration menu
    Copy the full SHA
    0fc5070 View commit details
    Browse the repository at this point in the history
  2. build: remove obsolete Makefile

    daks authored and myii committed May 12, 2019
    Configuration menu
    Copy the full SHA
    4961b04 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0 [skip ci]

    # [1.0.0](v0.56.1...v1.0.0) (2019-05-12)
    
    ### Build System
    
    * remove obsolete Makefile ([4961b04](4961b04))
    
    ### Code Refactoring
    
    * replace old `nginx` with `nginx.ng` ([0fc5070](0fc5070))
    
    ### BREAKING CHANGES
    
    * all previous `nginx` based configurations must be reviewed;
    `nginx.ng` usage must be promoted to `nginx` and any uses of the original
    `nginx` will have to be converted.
    semantic-release-bot committed May 12, 2019
    Configuration menu
    Copy the full SHA
    fa99f05 View commit details
    Browse the repository at this point in the history
Loading